[llvm-bugs] [Bug 27245] New: x86 ASan tests hang after r265450

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Apr 6 09:43:40 PDT 2016


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: unassignedbugs at nondot.org
          Reporter: hans at chromium.org
                CC: ahmed.bougacha at gmail.com, llvm-bugs at lists.llvm.org
    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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160406/ebffce2a/attachment.html>


More information about the llvm-bugs mailing list