diff options
author | Kostya Serebryany <kcc@google.com> | 2015-07-29 23:53:08 +0000 |
---|---|---|
committer | Kostya Serebryany <kcc@google.com> | 2015-07-29 23:53:08 +0000 |
commit | c69bf1b4c02a4e6a3ce93ca8c9bfc11567c42d8a (patch) | |
tree | 56ebb0cc94af9913d5c19b4d75e84e155d6515c3 /clang/lib/Basic/FileManager.cpp | |
parent | 1993dc8b15d4d8835e773499240fad2da1152fb2 (diff) | |
download | llvm-c69bf1b4c02a4e6a3ce93ca8c9bfc11567c42d8a.zip llvm-c69bf1b4c02a4e6a3ce93ca8c9bfc11567c42d8a.tar.gz llvm-c69bf1b4c02a4e6a3ce93ca8c9bfc11567c42d8a.tar.bz2 |
[asan,tsan,msan] move the memcmp interceptor from asan/tsan to sanitizer_common. This may potentially lead to more reports from msan as it now sees the reads inside memcmp. To disable, use the flag intercept_memcmp=0. Likewise, it may potentially cause new races to appear due to more strict memcmp checking (flag strict_memcmp=1)
llvm-svn: 243595
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions