[cfe-dev] PTH for C++

Nico Weber thakis at chromium.org
Mon Jun 28 14:57:53 PDT 2010


Hi,

> I wanted to ask about the existing PTH support in clang, and how well
> it works for C++.

I believe PTH is dead and PCH is what's used these days. See
http://clang.llvm.org/docs/UsersManual.html#precompiledheaders .

PCH support for C++ isn't there yet, but Argyrios is working on it.

Nico



More information about the cfe-dev mailing list