diff options
author | Nikita Popov <npopov@redhat.com> | 2021-12-22 14:43:52 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2021-12-22 14:45:20 +0100 |
commit | a9bb97e8410b09446c8d6da3b7bb493f79a4aaea (patch) | |
tree | 745c5574460066443183fa4c832d00514da98774 /clang/lib/CodeGen/CodeGenFunction.h | |
parent | 7176799a7e196fa41046f9c77ebd65335b339acd (diff) | |
download | llvm-a9bb97e8410b09446c8d6da3b7bb493f79a4aaea.zip llvm-a9bb97e8410b09446c8d6da3b7bb493f79a4aaea.tar.gz llvm-a9bb97e8410b09446c8d6da3b7bb493f79a4aaea.tar.bz2 |
[msan] Break optimization in memccpy tests
After D116148 the memccpy gets optimized away and the expected
uninitialized memory access does not occur.
Make sure the call does not get optimized away.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions