[llvm-bugs] [Bug 31016] r286884 breaks the build when compiling with an older clang

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Dec 14 13:25:10 PST 2016


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

Eric Fiselier <eric at efcs.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Eric Fiselier <eric at efcs.ca> ---
Re-committed in r289708. The failing test was XFAIL'ed with Clang-3.7 since
that is the last Clang release to show the behavior mentioned in this bug
report.

@Vedant please do not revert this again due to that failing test. If you need
the test marked as XFAIL for your clang version please email or PM me. I know
you said your Clang reported as 3.8 but I can't XFAIL this test for 3.8 because
actual 3.8 clang works.

-- 
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/20161214/3d98dd2a/attachment.html>


More information about the llvm-bugs mailing list