Age | Commit message (Expand) | Author |
---|---|---|
2008-12-26 | Add support for out-of-line definitions of conversion functions and member op... | Douglas Gregor |
2008-12-16 | Partial fix for qualified name lookup, such that the lookup of N in | Douglas Gregor |
2008-12-15 | Diagnose erroneous uses of out-of-line member definitions and scope | Douglas Gregor |
2008-11-23 | make the 'to match this' diagnostic a note. | Chris Lattner |
2008-11-23 | add support for inserting a DeclarationName into a diagnostic directly | Chris Lattner |
2008-11-19 | Take care another assert: | Argyrios Kyrtzidis |
2008-11-19 | Fix this: | Argyrios Kyrtzidis |
2008-11-09 | Introduce ScopedDecl::getLexicalDeclContext() which is different from ScopedD... | Argyrios Kyrtzidis |
2008-11-08 | Implement Sema support for C++ nested-name-specifiers. | Argyrios Kyrtzidis |