Age | Commit message (Expand) | Author |
---|---|---|
2013-02-07 | Fix handling of module imports adding names to a DeclContext after qualified | Richard Smith |
2012-12-11 | Use @import rather than @__experimental_modules_import, since the | Douglas Gregor |
2012-03-01 | Change @import to @__experimental_modules_import. We are not ready to commit... | Ted Kremenek |
2012-01-09 | When deserializing an anonymous namespace from a module, do not attach | Douglas Gregor |
2012-01-09 | Implement merging of namespace-scope declarations across modules, so | Douglas Gregor |
2012-01-09 | Implement redeclaration merging for namespaces defined in distinct | Douglas Gregor |
2012-01-07 | Switch NamespaceDecl from its own hand-rolled redeclaration chain over | Douglas Gregor |