[llvm-bugs] [Bug 31017] ccc-analyzer is NO sufficient to build glibc

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Nov 15 11:21:37 PST 2016


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

Devin Coughlin <dcoughlin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |dcoughlin at apple.com
         Resolution|INVALID                     |---

--- Comment #2 from Devin Coughlin <dcoughlin at apple.com> ---
It looks like this is happening because the configure script requires GCC 4.7+
and clang only claims to be compatible (via the preprocessor defines in
InitPreprocessor.cpp) with GCC 4.2.1.

I wonder if we can bump the claimed compatibility?

-- 
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/20161115/446d37ad/attachment.html>


More information about the llvm-bugs mailing list