summaryrefslogtreecommitdiff
path: root/test/SemaCXX/crashes.cpp
AgeCommit message (Expand)Author
2016-06-23Re-commit r273548, reverted in r273589, with a fix to not produceRichard Smith
2016-06-23Revert r273548, "Rearrange condition handling so that semantic checks on a co...Peter Collingbourne
2016-06-23Rearrange condition handling so that semantic checks on a condition variableRichard Smith
2015-11-17[Lit Test] Updated 34 Lit tests to be C++11 compatible.Charles Li
2015-02-18Port r163224 to C++.Nico Weber
2014-08-29Fix for PR20660, where unexpanded parameter pack in function parameter clause...Larisse Voufo
2013-12-04Fix error recovery in return statement.Serge Pavlov
2013-09-04Clear LookupResult object if invalid candidate is found.Serge Pavlov
2012-11-01Fix an incorrect assert, the LHS can be an LValue.Rafael Espindola
2012-10-28Add a testcase from the previous bootstrap problem.Rafael Espindola
2012-10-27Add a reduced testcase of the last bootstrap failure.Rafael Espindola
2012-07-19Add a test case for rdar://11806334.Argyrios Kyrtzidis
2011-07-05ActOnCXXConditionDeclaration should take into account thatDouglas Gregor
2011-01-22Add test from PR9026.Rafael Espindola
2011-01-20Merge test.Rafael Espindola
2010-11-05When determining which template partial specialization is more specialized,Argyrios Kyrtzidis
2010-10-30Don't remove the init expression from the initializer list if it had a semant...Argyrios Kyrtzidis
2010-10-30Add test/SemaCXX/crash-PR7625.cpp into test/SemaCXX/crashes.cppArgyrios Kyrtzidis
2010-10-30test/SemaCXX/crash-8124080.cpp -> test/SemaCXX/crashes.cppArgyrios Kyrtzidis