Age | Commit message (Expand) | Author |
---|---|---|
2012-09-25 | Don't produce diagnostics for missing ctor-initializers during template | Richard Smith |
2012-01-05 | PR10828: Produce a warning when a no-arguments function is declared in block | Richard Smith |
2010-06-16 | If a non-dependent base class initializer fails to match any direct or | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-07-01 | Patch to implement template types in ctor-initializer list. | Fariborz Jahanian |