Closed Bug 1291449 Opened 8 years ago Closed 1 month ago

Remove autospider's --ignore-test-failures flag when clang handles -mkeep-going

Categories

(Core :: JavaScript Engine, defect, P3)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: sfink, Unassigned)

References

Details

(Keywords: triage-deferred)

clang 3.8 (at least) has a bug where compiling with -mllvm -msan-keep-going hangs the compile during register allocation: https://llvm.org/bugs/show_bug.cgi?id=28786

It appears to have just triggered an existing register allocator bug that does not depend on msan. I do not know that bug number.
Keywords: triage-deferred
Priority: -- → P3

I happened to scroll past a reference to this bug in the source. Is this bug (and its associated fixme) still necessary?

Severity: normal → S3
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.