https://llvm.org/bugs/show_bug.cgi?id=27245
Bug ID: 27245
Summary: x86 ASan tests hang after r265450
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Backend: X86
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
To reproduce, configure the build so the ASan run-time is built with the
just-built Clang:
$ cmake -GNinja -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_ASSERTIONS=ON
-DLLVM_BUILD_EXTERNAL_COMPILER_RT=ON ..
$ ninja check-asan
(hangs)
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs