[LLVMdev] Clang/Clang++ standard headers?

Joerg Sonnenberger joerg at britannica.bec.de
Mon May 28 10:49:18 PDT 2012


On Mon, May 28, 2012 at 07:42:12PM +0200, Mikael Lyngvig wrote:
> Does Clang/Clang++ not have its own set of standard headers?  Isn't this a
> serious issue if Clang/Clang++ is ever to outdo GCC/G++?  Is there any work
> in progress on this?

It provides the compiler-centric headers. It doesn't replace the rest of
the C runtime library. That wouldn't make much sense.

Joerg



More information about the llvm-dev mailing list