- ba6d7e7 PCH support for CompoundLiteralExpr. This is the last C expression by Douglas Gregor · 16 years ago
- d077d75 PCH support for InitListExpr, DesignatedInitExpr, and ImplicitValueInitExpr. by Douglas Gregor · 16 years ago
- 94cd5d1 PCH support for ShuffleVectorExpr and BlockDeclRefExpr by Douglas Gregor · 16 years ago
- 44cae0c PCH support for TypesCompatibleExpr, ChooseExpr, and GNUNullExpr. by Douglas Gregor · 16 years ago
- d3c98a0 PCH support for ExtVectorElementExpr and VAArgExpr. by Douglas Gregor · 16 years ago
- ad90e96 PCH support for CompoundAssignOperator and ConditionalOperator by Douglas Gregor · 16 years ago
- cb2ca73 PCH support for ImaginaryLiteral and ArraySubscriptExpr by Douglas Gregor · 16 years ago
- 03f5ad9 Defer generation of tentative definitions. - PR3980. by Daniel Dunbar · 16 years ago
- 6d47396 PCH support for ExtQualType by Douglas Gregor · 16 years ago
- 68a2eb0 PCH support for declaration attributes by Douglas Gregor · 16 years ago
- 1f0d013 PCH support for MemberExpr and CallExpr. by Douglas Gregor · 16 years ago
- 673ecd6 PCH support for string literals by Douglas Gregor · 16 years ago
- 0b0b77f PCH support for UnaryOperator, SizeOfAlignOfExpr by Douglas Gregor · 16 years ago
- db600c3 PCH support for CStyleCastExpr and BinaryOperator expression kinds. by Douglas Gregor · 16 years ago
- c04db4f PCH support for ParenExpr by Douglas Gregor · 16 years ago
- 087fd53 Add PCH support for ImplicitCastExprs. This is the first expression by Douglas Gregor · 16 years ago
- 17fc223 Add PCH support for PredefinedExpr and FloatingLiteral expressions by Douglas Gregor · 16 years ago
- 0b74891 PCH support for a few very, very simple kinds of expressions. Hook up by Douglas Gregor · 16 years ago
- 2417ef7 Add a tricky, tricky test case for PCH that we currently don't handle. Committed with a FIXME so that we don't forget it by Douglas Gregor · 16 years ago
- f807fe0 When building a PCH file, don't perform end-of-translation-unit by Douglas Gregor · 16 years ago
- fdd0172 When writing a PCH file, keep track of all of the non-static, by Douglas Gregor · 16 years ago
- 3a2f7e4 PCH support for functions and their parameters. by Douglas Gregor · 16 years ago
- 8c70006 PCH support for record decls/types and their fields. Now that we can by Douglas Gregor · 16 years ago
- b4e715b Introduce PCH (de-)serialization for most compound types, excluding by Douglas Gregor · 16 years ago
- 0a2b45e Add PCH support for enumerations and enumerators. by Douglas Gregor · 16 years ago
- bd94500 Include the SourceManager's line table in the PCH file. We can now by Douglas Gregor · 16 years ago
- c1f9d82 implement the microsoft/gnu "__COUNTER__" macro: rdar://4329310 by Chris Lattner · 16 years ago
- 7356a31 now that we have an identifier table in the PCH file, finish hooking up by Chris Lattner · 16 years ago
- 285d03f test this in non-pch mode as well as in pch mode. by Chris Lattner · 16 years ago
- 531cc83 do a dance with predefines, and finally enable reading of macros from by Chris Lattner · 16 years ago
- 8038d51 Various minor fixes to PCH reading and writing, with general by Douglas Gregor · 16 years ago
- 14f7900 PCH serialization/deserialization of the source manager. With this by Douglas Gregor · 16 years ago
- 2cf2634 Implementation of pre-compiled headers (PCH) based on lazy by Douglas Gregor · 16 years ago