summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/namespaces.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix PR10447: lazily building name lookup tables for DeclContexts was broken.Richard Smith2012-03-131-0/+4
* Change @import to @__experimental_modules_import. We are not ready to commit...Ted Kremenek2012-03-011-2/+2
* When deserializing an anonymous namespace from a module, do not attachDouglas Gregor2012-01-091-0/+11
* Implement merging of namespace-scope declarations across modules, soDouglas Gregor2012-01-091-0/+13
* Implement redeclaration merging for namespaces defined in distinctDouglas Gregor2012-01-091-0/+21
* Switch NamespaceDecl from its own hand-rolled redeclaration chain overDouglas Gregor2012-01-071-0/+15
OpenPOWER on IntegriCloud