..
__va_list_tag.h
PR13189: va_list broken with precompiled headers
2012-07-01 15:57:25 +00:00
arc.h
objc-arc: bridge casts in non-arc mode are now
2011-12-19 22:52:53 +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
Thread bitstream cursors all the way through the AST reading stuff. This way, reading a trivial 2-element chained file actually works.
2010-07-22 22:43:28 +00:00
chain-trivial2.h
Thread bitstream cursors all the way through the AST reading stuff. This way, reading a trivial 2-element chained file actually works.
2010-07-22 22:43:28 +00:00
cxx-method.h
When writing out the entries in a lookup table for a DeclContext, make
2011-08-30 20:49:19 +00:00
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
typo.hpp
Add support for C++ namespace-aware typo correction, e.g., correcting
2011-06-28 16:20:02 +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