diff options
author | Jim Grosbach <grosbach@apple.com> | 2014-03-14 22:41:58 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2014-03-14 22:41:58 +0000 |
commit | 9a3284fb2f0f9a1e2034336a1fccb1b1e63daeb4 (patch) | |
tree | 9bca892100fe8ed801e9911e86eafa04f151a153 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 594461f02c6a4bc19ae00d614c6dfaf000700944 (diff) | |
download | llvm-9a3284fb2f0f9a1e2034336a1fccb1b1e63daeb4.zip llvm-9a3284fb2f0f9a1e2034336a1fccb1b1e63daeb4.tar.gz llvm-9a3284fb2f0f9a1e2034336a1fccb1b1e63daeb4.tar.bz2 |
MC: don't create a backtrace for diagnostics.
For better or worse, this is currently the normal error reporting path
when dealing with backend errors from inline assembly. It's not just
internal compiler issues that come through here, so we shouldn't be
creating a backtrace on this path.
rdar://16329947
llvm-svn: 203979
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions