summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/statements.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-1/+1
* In C++98/03, an uninitialized variable that has POD class type will beDouglas Gregor2010-03-081-0/+5
* Implement jump checking for initialized c++ variables, implementingChris Lattner2010-03-011-1/+13
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* This is valid in C++.Chris Lattner2008-12-181-0/+5