diff options
author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2015-01-20 15:21:35 +0000 |
---|---|---|
committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2015-01-20 15:21:35 +0000 |
commit | c5b974e6d2c441541b7d1ae60dc6cb60676e8b6e (patch) | |
tree | 0a71281b11950497b8e3c87d159cf782c0b89cb5 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 135f6abd48606dee3ff35114eefc2fa2c2681983 (diff) | |
download | llvm-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