hanchenye-llvm-project/clang/test/PCH
Chris Lattner 6e054afc9e pch support for protocol qualified id's.
llvm-svn: 69781
2009-04-22 06:40:03 +00:00
..
asm.c make sure to verify that the "non pch" runs worked. 2009-04-18 18:45:36 +00:00
asm.h PCH support for inline assembly statements. 2009-04-17 20:57:14 +00:00
attrs.c make sure to verify that the "non pch" runs worked. 2009-04-18 18:45:36 +00:00
attrs.h PCH support for declaration attributes 2009-04-15 21:30:51 +00:00
blocks.c make sure to verify that the "non pch" runs worked. 2009-04-18 18:45:36 +00:00
blocks.h PCH support for blocks 2009-04-17 19:21:43 +00:00
builtins.c Lazy deserialization of the declaration chains associated with 2009-04-21 22:25:48 +00:00
builtins.h Lazy deserialization of the declaration chains associated with 2009-04-21 22:25:48 +00:00
enum.c make sure to verify that the "non pch" runs worked. 2009-04-18 18:45:36 +00:00
enum.h Add PCH support for ImplicitCastExprs. This is the first expression 2009-04-14 23:32:43 +00:00
exprs.c make sure to verify that the "non pch" runs worked. 2009-04-18 18:45:36 +00:00
exprs.h PCH support for CompoundLiteralExpr. This is the last C expression 2009-04-16 02:33:48 +00:00
external-defs.c Defer generation of tentative definitions. 2009-04-15 22:08:45 +00:00
external-defs.h Explictly track tentative definitions within Sema, then hand those 2009-04-21 17:11:58 +00:00
functions.c make sure to verify that the "non pch" runs worked. 2009-04-18 18:45:36 +00:00
functions.h PCH support for functions and their parameters. 2009-04-13 22:18:37 +00:00
line-directive.c make sure to verify that the "non pch" runs worked. 2009-04-18 18:45:36 +00:00
line-directive.h Include the SourceManager's line table in the PCH file. We can now 2009-04-13 16:31:14 +00:00
multiple_decls.c make sure to verify that the "non pch" runs worked. 2009-04-18 18:45:36 +00:00
multiple_decls.h Fix two embarrassing PCH bugs: 2009-04-17 21:46:47 +00:00
objc_exprs.h pch support for protocol qualified id's. 2009-04-22 06:40:03 +00:00
objc_exprs.m pch support for protocol qualified id's. 2009-04-22 06:40:03 +00:00
objc_methods.h rename methods.* -> objc_methods.* 2009-04-22 05:31:53 +00:00
objc_methods.m rename methods.* -> objc_methods.* 2009-04-22 05:31:53 +00:00
stmts.c make sure to verify that the "non pch" runs worked. 2009-04-18 18:45:36 +00:00
stmts.h Test PCH support for VLAs 2009-04-22 00:21:21 +00:00
struct.c Lazy deserialization of identifiers in PCH files fixed a problem with 2009-04-21 22:48:38 +00:00
struct.h PCH support for a few very, very simple kinds of expressions. Hook up 2009-04-14 21:18:50 +00:00
types.c Test PCH support for VLAs 2009-04-22 00:21:21 +00:00
types.h Test PCH support for VLAs 2009-04-22 00:21:21 +00:00
va_arg.c make sure to verify that the "non pch" runs worked. 2009-04-18 18:45:36 +00:00
va_arg.h PCH tests for va_arg expressions. Verified that the blocks test does create a BlockDeclRefExpr 2009-04-17 20:06:59 +00:00
variables.c Eliminate a FIXME in one of the PCH test cases 2009-04-22 00:17:41 +00:00
variables.h PCH support for a few very, very simple kinds of expressions. Hook up 2009-04-14 21:18:50 +00:00