Mini-announcement: For a couple months now Clang has supported an implementation of precompiled headers known as "pretokenized headers" (or PTH). There is now some documentation on PTH in the "Clang Internals" manual on the Clang website. The documentation discusses the basic interface of using PTH as well as its high-level design and implementation.