aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/redecl-merge-bottom.h
AgeCommit message (Expand)Author
2013-02-11[Modules] Cope better with top-level declarations loaded after being declared...Douglas Gregor
2012-12-11Use @import rather than @__experimental_modules_import, since theDouglas Gregor
2012-10-02Merge pending instantiations instead of overwriting existing ones.Axel Naumann
2012-03-01Change @import to @__experimental_modules_import. We are not ready to commit...Ted Kremenek
2012-01-03Implement cross-module declaration merging for tag declarations, soDouglas Gregor
2012-01-03Introduce a non-uglified syntax for module imports in Objective-C:Douglas Gregor
2012-01-01Implement declaration merging for Objective-C protocols acrossDouglas Gregor
2012-01-01Wire up redeclaration chains for Objective-C protocols, so that bothDouglas Gregor
2011-12-22Serialize the AST reader's mapping from canonical declarations to theDouglas Gregor
2011-12-22If we end up merging an Objective-C class with an existing Objective-CDouglas Gregor
2011-12-19Re-implement (de-)serialization of redeclaration chains forDouglas Gregor
2011-12-19Optimize serialized representation of redeclarable declarations forDouglas Gregor
2011-12-17Completely re-implement (de-)serialization of declarationDouglas Gregor