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

            Bug ID: 32685
           Summary: debuginfo-tests/asan.c and safestack.c failing on
                    green dragon because of missing compiler-rt
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

The tests are failing in:
http://green.lab.llvm.org/green/job/clang-stage2-cmake-RgSan_check/

I think the bot is incorrectly configured (because it shouldn't try to run
debuginfo-tests if it doesn't build compiler-rt), but in the meantime, I
reverted r299730, r299731 and r300228 in:

r300460 Revert "Add a test for debug info with the safestack sanitizer
enabled."
r300459 Revert "Add an end-to-end testcase for address sanitizer."
r300458 Revert "Add a test for __block variables + asan."

Let's figure out what to do and re-apply them.

-- 
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

Reply via email to