summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/PrintPreprocessedOutput.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2015-04-23 18:07:13 +0000
committerReid Kleckner <reid@kleckner.net>2015-04-23 18:07:13 +0000
commit1ef49218b31145c6b0d1d1095a4be2103c93e4ce (patch)
tree78ee38cfeb3b8d9eff2015566610174dcc75dbef /clang/lib/Frontend/PrintPreprocessedOutput.cpp
parent6489d7b9490a0099ad1b0e5ba143591b4de71db3 (diff)
downloadbcm5719-llvm-1ef49218b31145c6b0d1d1095a4be2103c93e4ce.tar.gz
bcm5719-llvm-1ef49218b31145c6b0d1d1095a4be2103c93e4ce.zip
Don't emit lifetime markers when msan is enabled
In r235553, Clang started emitting lifetime markers more often. This caused false negative in MSan, because MSan only poisons all allocas once at function entry. Eventually, MSan should poison allocas at lifetime start and probably also lifetime end, but until then, let's not emit markers that aren't going to be useful. llvm-svn: 235613
Diffstat (limited to 'clang/lib/Frontend/PrintPreprocessedOutput.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud