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

Devin Coughlin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |[email protected]
         Resolution|INVALID                     |---

--- Comment #2 from Devin Coughlin <[email protected]> ---
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.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to