summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/namespaces-right.h
Commit message (Expand)AuthorAgeFilesLines
* [modules] Fix crash when writing an update record for a redeclaration of an e...Richard Smith2015-07-081-0/+2
* Fix handling of module imports adding names to a DeclContext after qualifiedRichard Smith2013-02-071-0/+7
* Use @import rather than @__experimental_modules_import, since theDouglas Gregor2012-12-111-1/+1
* Change @import to @__experimental_modules_import. We are not ready to commit...Ted Kremenek2012-03-011-1/+1
* When deserializing an anonymous namespace from a module, do not attachDouglas Gregor2012-01-091-0/+20
* Implement merging of namespace-scope declarations across modules, soDouglas Gregor2012-01-091-0/+12
* Implement redeclaration merging for namespaces defined in distinctDouglas Gregor2012-01-091-0/+11
* Switch NamespaceDecl from its own hand-rolled redeclaration chain overDouglas Gregor2012-01-071-0/+18
OpenPOWER on IntegriCloud