[LLVMbugs] [Bug 21565] r221918 breaks bootstrap on Fedora 20/x86-64

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Nov 20 17:27:26 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=21565

Paul Robinson <paul_robinson at playstation.sony.com> changed:

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

--- Comment #12 from Paul Robinson <paul_robinson at playstation.sony.com> ---
(In reply to comment #11)
> I could also trivially add 'tuple' to the list of types for which we deploy
> the workaround, if you would prefer.

I tried adding 'tuple' to the list in isLibstdcxxEagerExceptionSpecHack
but that didn't do the trick.  We need to fix our header anyway (as I look
at other headers, I see that mostly they do the kind of thing you suggest).
We don't release compilers and libraries independently so it won't be a
real problem.

Marking as resolved.

-- 
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/20141121/7669d889/attachment.html>


More information about the llvm-bugs mailing list