summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format/Format.cpp
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2013-02-04 07:03:24 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2013-02-04 07:03:24 +0000
commit1f5a71492de40dcb9d150815c84506842b3d17b8 (patch)
tree1bf83d476fc486d013493fe1e19e0dfc423c9fce /clang/lib/Format/Format.cpp
parent2811f8ac2828dbc96839f6404142a6513a4e4153 (diff)
downloadbcm5719-llvm-1f5a71492de40dcb9d150815c84506842b3d17b8.tar.gz
bcm5719-llvm-1f5a71492de40dcb9d150815c84506842b3d17b8.zip
More MSan/ASan annotations.
This change lets us bootstrap LLVM/Clang under ASan and MSan. It contains fixes for 2 issues: - X86JIT reads return address from stack, which MSan does not know is initialized. - bugpoint tests run binaries with RLIMIT_AS. This does not work with certain Sanitizers. We are no longer including config.h in Compiler.h with this change. llvm-svn: 174306
Diffstat (limited to 'clang/lib/Format/Format.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud