diff options
author | Chelsea Cassanova <chelsea_cassanova@apple.com> | 2024-04-15 21:26:18 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-15 21:26:18 -0700 |
commit | fe48bf672e1ab293368a3212203db94a4e21c533 (patch) | |
tree | fc4f919bf3756cc91c7f2ab444da9d69f819a080 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 8ee7d9732204a7415967bce2c1d2c0fa63af264f (diff) | |
download | llvm-fe48bf672e1ab293368a3212203db94a4e21c533.zip llvm-fe48bf672e1ab293368a3212203db94a4e21c533.tar.gz llvm-fe48bf672e1ab293368a3212203db94a4e21c533.tar.bz2 |
[lldb][lit] Guard MallocNanoZone envvar in shell tests (#88824)
Previously the MallocNanoZone envvar would be set to 0 on Darwin for the
LLDB shell tests, but this should guarded behind ASan being enabled as
opposed to simply running the test suite behind Darwin. This required
that the LLVM_USE_SANITIZER option be added as an attribute to the lit
config for shell tests.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions