diff options
author | Leonard Grey <lgrey@chromium.org> | 2023-06-15 18:31:27 -0400 |
---|---|---|
committer | Leonard Grey <lgrey@chromium.org> | 2023-06-20 18:52:11 -0400 |
commit | 55a2c4eb04b2c0c193d8d993ff1b8d4d94097c82 (patch) | |
tree | 99892aaacc1b43d27a702b833edbcfcbabc34beb /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | c973123fdca7c32d2f7cbbf19883677c81e1edb0 (diff) | |
download | llvm-55a2c4eb04b2c0c193d8d993ff1b8d4d94097c82.zip llvm-55a2c4eb04b2c0c193d8d993ff1b8d4d94097c82.tar.gz llvm-55a2c4eb04b2c0c193d8d993ff1b8d4d94097c82.tar.bz2 |
[lsan] Remove use_tls=0 from a few tests
The Objective-C runtime now stashes some state in TLS so any
test that indirectly initializes an Objective-C object will
have false positive leaks unless use_tls=1 as is the default.
Differential Revision: https://reviews.llvm.org/D153081
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions