Age | Commit message (Expand) | Author |
---|---|---|
2012-10-19 | Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost... | Andy Gibbs |
2011-12-21 | C++ constant expression handling: eagerly instantiate static const integral data | Richard Smith |
2010-05-22 | Implement support for variable length arrays in C++. VLAs are limited | Douglas Gregor |
2010-02-09 | Migrate the mish-mash of declaration checks in | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-01 | When determining whether a reference to a static data member is an | Douglas Gregor |
2009-06-11 | Make sure to calculate value-dependence correctly when deal with ICEs. | Eli Friedman |