Age | Commit message (Expand) | Author |
---|---|---|
2010-02-05 | A function declarator with a non-identifier name in an anonymous class | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-02-19 | Fix a long standard problem with clang retaining "too much" sugar | Chris Lattner |
2008-11-21 | Don't print canonical types in overloading-related diagnostics | Douglas Gregor |
2008-11-18 | Extend DeclarationName to support C++ overloaded operators, e.g., | Douglas Gregor |
2008-11-17 | Eliminate all of the placeholder identifiers used for constructors, | Douglas Gregor |
2008-11-17 | Some cleanups for C++ operator overloading | Douglas Gregor |
2008-11-17 | Simplify error messages for two-parameter overloaded increment/decrement oper... | Douglas Gregor |
2008-11-06 | Parsing, ASTs, and semantic analysis for the declaration of overloaded | Douglas Gregor |