Files
llvm-project/lldb/test/API/functionalities/tsan
Aiden Grossman 74c8891c9a Revert "[lldb] Fix TSan report on Linux (#179115)"
This reverts commit cc72920566.

This patch causes two tests to unexpectedly pass:
1. lldb-api.functionalities/tsan/cpp_global_location/TestTsanCPPGlobalLocation.py
2. lldb-api.functionalities/tsan/global_location/TestTsanGlobalLocation.py

Reverting to fix premerge. Not fixing forward so someone who is familiar
with LLDB can take a look and make sure those tests now should pass.
2026-02-09 18:50:17 +00:00
..