summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/namespaces-left.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
* Save out a correct lookup table if a lookup table entry is stale (it containsRichard Smith2014-03-251-0/+5
* Fix typo that resulted in names at TU scope getting lost sometimes after aRichard Smith2014-03-041-0/+8
* 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/+14
* 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/+16
* Switch NamespaceDecl from its own hand-rolled redeclaration chain overDouglas Gregor2012-01-071-0/+11
OpenPOWER on IntegriCloud