aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorDaniel Neilson <dneilson@azul.com>2017-07-18 01:06:54 +0000
committerDaniel Neilson <dneilson@azul.com>2017-07-18 01:06:54 +0000
commit3c7f89f382b888b8b6f28c61a639b1fc6f532245 (patch)
tree49b5a10134fc2b3933b056457aa5dd2c656578e0 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parentebf288a206bc64b8d374a3c8575971fb71335a01 (diff)
downloadllvm-3c7f89f382b888b8b6f28c61a639b1fc6f532245.zip
llvm-3c7f89f382b888b8b6f28c61a639b1fc6f532245.tar.gz
llvm-3c7f89f382b888b8b6f28c61a639b1fc6f532245.tar.bz2
Add element-atomic mem intrinsic canary tests for Memory Sanitizer.
Summary: Add canary tests to verify that MSAN currently does nothing with the element atomic memory intrinsics for memcpy, memmove, and memset. Placeholder tests that will fail once element atomic @llvm.mem[cpy|move|set] instrinsics have been added to the MemIntrinsic class hierarchy. These will act as a reminder to verify that MSAN handles these intrinsics properly once they have been added to that class hierarchy. Reviewers: reames Reviewed By: reames Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D35510 llvm-svn: 308251
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions