https://bugs.llvm.org/show_bug.cgi?id=39514

Andrzej Hunt <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
 Fixed By Commit(s)|                            |3d039f65015f0e7878b77c542a8
                   |                            |9493dcdd755d0
         Resolution|---                         |FIXED

--- Comment #1 from Andrzej Hunt <[email protected]> ---
This has been fixed in:
https://github.com/llvm/llvm-project/commit/3d039f65015f0e7878b77c542a89493dcdd755d0

The fix is now in main, which I think means it will be part of Clang 13.

FWIW I think this likely affects various sanitizers - I was hitting it with
ASAN when setting ASAN_SYMBOLIZER_PATH=... - but LSAN and MSAN support similar
flags, and there's even an LLVM_SYMBOLIZER_PATH env var.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to