[cfe-commits] [PATCH] clang: Update c++ includes for Exherbo to gcc 4.5.1

Douglas Gregor dgregor at apple.com
Fri Oct 8 19:34:35 PDT 2010


Clang can't handle GCC 4.5's headers, IIRC, because they use C++0x features that Clang doesn't support. Have you built much C++ code with this change?

Sent from my iPhone

On Oct 7, 2010, at 11:31 PM, Markus Rothe <markus at unixforces.net> wrote:

> Hello,
> 
> please apply the attached patch to clang. It updates the path to the
> C++ includes from gcc 4.4.3 to gcc 4.5.1 on Exherbo Linux.
> 
> Best Regards,
> 
> Markus Rothe
> 
> P.S.: Please CC me on replies, as I'm not subscribed to this list.
> <llvm-cxx-includes.patch>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits



More information about the cfe-commits mailing list