[llvm-bugs] [Bug 32685] New: debuginfo-tests/asan.c and safestack.c failing on green dragon because of missing compiler-rt
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Apr 17 10:17:10 PDT 2017
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: unassignedclangbugs at nondot.org
Reporter: ahmed.bougacha at gmail.com
CC: llvm-bugs at lists.llvm.org
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170417/5b166e11/attachment.html>
More information about the llvm-bugs
mailing list