Age | Commit message (Expand) | Author |
---|---|---|
2011-12-15 | Modify how the -verify flag works. Currently, the verification string and | Richard Trieu |
2010-03-08 | In C++98/03, an uninitialized variable that has POD class type will be | Douglas Gregor |
2010-03-01 | Implement jump checking for initialized c++ variables, implementing | Chris Lattner |
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 |
2008-12-18 | This is valid in C++. | Chris Lattner |