summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/TreeTransform.h
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2014-07-11 08:57:57 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2014-07-11 08:57:57 +0000
commitdb298121e0b47a8fc4fa8fc7716a25dbb6046c1f (patch)
tree9b8900c1d9814cb49fe921dbde7013671a9f3f51 /clang/lib/Sema/TreeTransform.h
parent23e8dfd4879e97064147c4391ebc31369ac9633b (diff)
downloadbcm5719-llvm-db298121e0b47a8fc4fa8fc7716a25dbb6046c1f.tar.gz
bcm5719-llvm-db298121e0b47a8fc4fa8fc7716a25dbb6046c1f.zip
[msan] Use real memset/memcpy/memmove in interceptors.
Our versions are not exactly as fast as libc's, and MSan uses them heavily (even compared to other sanitizers). This will break if libc version of mem* are instrumented, but they never are, and if they are, we should be able to fix it on libc side. llvm-svn: 212799
Diffstat (limited to 'clang/lib/Sema/TreeTransform.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud