hanchenye-llvm-project/clang/test/PCH/Inputs
Anders Carlsson a426705cc6 When writing file references in a pch, make sure to ask the file manager for the absolute path.
llvm-svn: 127248
2011-03-08 16:04:35 +00:00
..
chain-decls1.h Query only the latest version of an identifier in the PCH chain. Make sure this version holds the entire declaration chain. This is a much saner solution than trying to merge the info from all elements, and makes redeclarations work properly. Expand the declarations test case to cover more compliated cases. 2010-08-02 18:30:12 +00:00
chain-decls2.h Query only the latest version of an identifier in the PCH chain. Make sure this version holds the entire declaration chain. This is a much saner solution than trying to merge the info from all elements, and makes redeclarations work properly. Expand the declarations test case to cover more compliated cases. 2010-08-02 18:30:12 +00:00
chain-ext_vector1.h Support extended vector types in chained PCH. 2010-07-28 21:38:49 +00:00
chain-ext_vector2.h Support extended vector types in chained PCH. 2010-07-28 21:38:49 +00:00
chain-external-defs1.h Add a test case for tentative definitions in chained PCH. Fix a bug that completely messed up source locations and thus caused a crash whenever a diagnostic was emitted in chained PCH files. 2010-07-28 21:07:02 +00:00
chain-external-defs2.h Add a test case for tentative definitions in chained PCH. Fix a bug that completely messed up source locations and thus caused a crash whenever a diagnostic was emitted in chained PCH files. 2010-07-28 21:07:02 +00:00
chain-macro-override1.h When an identifier that has a macro definition in the original PCH 2010-10-01 01:03:07 +00:00
chain-macro-override2.h When an identifier that has a macro definition in the original PCH 2010-10-01 01:03:07 +00:00
chain-macro1.h Record macros in dependent PCHs. Also add various info tables to dependent PCHs; tests for this to follow. 2010-07-27 23:01:28 +00:00
chain-macro2.h Record macros in dependent PCHs. Also add various info tables to dependent PCHs; tests for this to follow. 2010-07-27 23:01:28 +00:00
chain-remap-types1.h Fix a marvelous chained AST writing bug, where we end up with the 2010-10-05 18:37:06 +00:00
chain-remap-types2.h Fix a marvelous chained AST writing bug, where we end up with the 2010-10-05 18:37:06 +00:00
chain-selectors1.h When we insert a category (or class extension) into an interface, mark 2010-10-02 21:06:43 +00:00
chain-selectors2.h When we insert a category (or class extension) into an interface, mark 2010-10-02 21:06:43 +00:00
chain-trivial1.h
chain-trivial2.h
namespaces.h Serialize the "inline" bit for namespaces. Fixes <rdar://problem/8515069>. 2010-10-05 20:41:58 +00:00
preamble.h Introduce basic support for loading a precompiled preamble while 2010-07-26 21:36:20 +00:00
typo.h When performing typo correction, look through the set of known 2010-10-14 22:11:03 +00:00
va_arg.h Register the __builtin_va_list_type node when we parse it, rather than 2010-10-05 14:55:45 +00:00
working-directory-1.h When writing file references in a pch, make sure to ask the file manager for the absolute path. 2011-03-08 16:04:35 +00:00