Age | Commit message (Expand) | Author |
---|---|---|
2012-10-19 | Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost... | Andy Gibbs |
2010-12-06 | Clarify the logic for when to build an overloaded binop. In particular, | John McCall |
2010-12-04 | Although we currently have explicit lvalue-to-rvalue conversions, they're | John McCall |
2010-05-24 | A type- or value-dependent expression cannot use bitfield | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-06 | Make sure that EnumConstantDecls always get a type, even when they have type-... | Douglas Gregor |
2009-05-27 | Fix the type of a enum non-type template argument within the instantiation. | Sebastian Redl |