From: Ted Kremenek
+
@@ -543,7 +544,15 @@ This concept maps directly to the "spelling location" for the token.
The clang Driver and library are documented here.
+ The clang Driver and library are documented here.
+
+
+ Clang's current implementation of precompiled headers, known as PTH, is
+documented here.Pretokenized Headers (PTH)
+
+
+The Frontend Library