https://llvm.org/bugs/show_bug.cgi?id=31017
Devin Coughlin <dcough...@apple.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |dcough...@apple.com Resolution|INVALID |--- --- Comment #2 from Devin Coughlin <dcough...@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.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs