summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/statements.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ignore trailing NullStmts in StmtExprs for GCC compatibility.Aaron Ballman2019-07-091-0/+15
* AST: Remove overzealous assertion from IsModifiableDavid Majnemer2015-01-041-0/+3
* Sema: Permit array l-values in asm output operandsDavid Majnemer2014-12-291-0/+4
* Sema: Only permit permit modifiable l-values as asm output paramsDavid Majnemer2014-12-291-0/+10
* Reword switch/goto diagnostics "protected scope" diagnostics. Making up a termRichard Smith2014-09-061-1/+1
* 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
OpenPOWER on IntegriCloud