diff options
author | Thurston Dang <thurston@google.com> | 2023-03-28 20:08:34 +0000 |
---|---|---|
committer | Thurston Dang <thurston@google.com> | 2023-03-28 21:02:18 +0000 |
commit | a6f5585a94a0e6ac656568a98ccb6c9736d828d1 (patch) | |
tree | 5d52f918e6906104ea81d2cf977a58dfd1fb8f8f /clang/lib/Lex/ModuleMap.cpp | |
parent | 22afe19ac03f5b5db642cbb8ba7022c2ffc09710 (diff) | |
download | llvm-a6f5585a94a0e6ac656568a98ccb6c9736d828d1.zip llvm-a6f5585a94a0e6ac656568a98ccb6c9736d828d1.tar.gz llvm-a6f5585a94a0e6ac656568a98ccb6c9736d828d1.tar.bz2 |
Disable resize_tls_dynamic test for HWASan
The test is not applicable because HWASan does not intercept __tls_get_addr.
This is pre-emptive cleanup, to get ready for Kirill's patch to enable sanitizer common tests for HWASan (https://reviews.llvm.org/D147067).
Note that there is an outstanding dynamic TLS bug for sanitizers - https://github.com/google/sanitizers/issues/1409
- but that isn't applicable here due to the lack of interception.
Test: LIT_FILTER=resize_tls_dynamic ninja check-sanitizer
Differential Revision: https://reviews.llvm.org/D147076
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions