aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/FileManager.cpp
diff options
context:
space:
mode:
authorKostya Serebryany <kcc@google.com>2015-07-29 23:53:08 +0000
committerKostya Serebryany <kcc@google.com>2015-07-29 23:53:08 +0000
commitc69bf1b4c02a4e6a3ce93ca8c9bfc11567c42d8a (patch)
tree56ebb0cc94af9913d5c19b4d75e84e155d6515c3 /clang/lib/Basic/FileManager.cpp
parent1993dc8b15d4d8835e773499240fad2da1152fb2 (diff)
downloadllvm-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