aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2015-01-20 15:21:35 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2015-01-20 15:21:35 +0000
commitc5b974e6d2c441541b7d1ae60dc6cb60676e8b6e (patch)
tree0a71281b11950497b8e3c87d159cf782c0b89cb5 /clang/lib/Frontend/CompilerInvocation.cpp
parent135f6abd48606dee3ff35114eefc2fa2c2681983 (diff)
downloadllvm-c5b974e6d2c441541b7d1ae60dc6cb60676e8b6e.zip
llvm-c5b974e6d2c441541b7d1ae60dc6cb60676e8b6e.tar.gz
llvm-c5b974e6d2c441541b7d1ae60dc6cb60676e8b6e.tar.bz2
[msan] Optimize -msan-check-constant-shadow.
The new code does not create new basic blocks in the case when shadow is a compile-time constant; it generates either an unconditional __msan_warning call or nothing instead. llvm-svn: 226569
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions