[LLVMbugs] [Bug 19289] Clang fails to find 32-bit C++ system headers on Ubuntu 13.10

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Aug 27 01:43:42 PDT 2014


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

Chandler Carruth <chandlerc at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |chandlerc at gmail.com
         Resolution|---                         |FIXED

--- Comment #6 from Chandler Carruth <chandlerc at gmail.com> ---
This was pretty terrible. The code trying to support the multiarch setup was...
very strange. I may have written or reviewed it, but it was quite wrong.

I've fixed this (and possibly other issues) in r216528. Sorry for the trouble.
Re-open if it still is busted.

-- 
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/20140827/d07a75b8/attachment.html>


More information about the llvm-bugs mailing list