aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/namespaces-left.h
AgeCommit message (Expand)Author
2013-02-07Fix handling of module imports adding names to a DeclContext after qualifiedRichard Smith
2012-12-11Use @import rather than @__experimental_modules_import, since theDouglas Gregor
2012-03-01Change @import to @__experimental_modules_import. We are not ready to commit...Ted Kremenek
2012-01-09When deserializing an anonymous namespace from a module, do not attachDouglas Gregor
2012-01-09Implement merging of namespace-scope declarations across modules, soDouglas Gregor
2012-01-09Implement redeclaration merging for namespaces defined in distinctDouglas Gregor
2012-01-07Switch NamespaceDecl from its own hand-rolled redeclaration chain overDouglas Gregor