diff options
author | Jinsong Ji <jji@us.ibm.com> | 2020-05-27 03:39:59 +0000 |
---|---|---|
committer | Jinsong Ji <jji@us.ibm.com> | 2020-05-27 14:05:02 +0000 |
commit | 5ee902bb5f3a843230f45dcd7b8101de71da7c83 (patch) | |
tree | 5417a98e91ad0167d85da4dc51e0e042b9f368d7 /llvm/unittests/Support/FileCheckTest.cpp | |
parent | 4ab03e62fd040efdbde4b6c310e5abbda5363abd (diff) | |
download | llvm-5ee902bb5f3a843230f45dcd7b8101de71da7c83.zip llvm-5ee902bb5f3a843230f45dcd7b8101de71da7c83.tar.gz llvm-5ee902bb5f3a843230f45dcd7b8101de71da7c83.tar.bz2 |
[compiler-rt][asan] Add noinline to use-after-scope testcases
Some testcases are unexpectedly passing with NPM.
This is because the target functions are inlined in NPM.
I think we should add noinline attribute to keep these test points.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D79648
Diffstat (limited to 'llvm/unittests/Support/FileCheckTest.cpp')
0 files changed, 0 insertions, 0 deletions