================ @@ -561,4 +542,25 @@ void InstallAtExitCheckLeaks() { } // namespace __hwasan +using namespace __hwasan; ---------------- fmayer wrote: Is this only for `hwasanThreadList` and `BlockSignals`? https://github.com/llvm/llvm-project/pull/72123