aboutsummaryrefslogtreecommitdiff
path: root/test/C++Frontend
AgeCommit message (Expand)Author
2007-01-27add an explanatory comment.Chris Lattner
2007-01-27Apparently the last commit is wrong. Reverted.Reid Spencer
2007-01-27Remove a double negative.Reid Spencer
2007-01-09PR1085 is fixed now.Reid Spencer
2007-01-08XFAIL this test until PR1085 mystery is resolved.Reid Spencer
2007-01-07Testcase for PR1085Chris Lattner
2007-01-07New testcase for PR1084Chris Lattner
2006-12-31For PR950:Reid Spencer
2006-12-01new testcase for PR1027Chris Lattner
2006-11-08Should be xfailed for llvmgcc4 and NOT *. * means all platforms regardless of...Tanya Lattner
2006-11-08Should be xfailed for llvm-gcc3.4Tanya Lattner
2006-11-05xfail this for the 1.9 release. This is PR984.Chris Lattner
2006-10-31new testcaseChris Lattner
2006-09-27Make sure C++ protection shows up in debug infoJim Laskey
2006-09-22Use "%llvmgxx" instead of "llvm-g++".Bill Wendling
2006-09-12Testcase that crashes the C++ FE.Chris Lattner
2006-09-09(indirect) test for the __builtin_powi builtin which we now support.Chris Lattner
2006-04-13Another case where a dead cast was causing the test to spuriouslyChris Lattner
2006-04-13Don't get confused by dead casts.Chris Lattner
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner
2006-03-23Tired of wading through cvs's list ? files that are generated when buildingReid Spencer
2006-03-16Add a RUN: line so this test doesn't fail.Reid Spencer
2006-03-06new regression testChris Lattner
2006-03-01testcase that crashed the new CFEChris Lattner
2005-07-21new testcase for PR602Chris Lattner
2005-04-23Eliminate tabs and trailing spacesJeff Cohen
2005-04-21Remove trailing whitespaceMisha Brukman
2005-02-27New testcase for PR529Chris Lattner
2005-02-21new testcase for PR523Chris Lattner
2005-02-19Testcase for PR520Chris Lattner
2005-02-19Adjust this test to pass after recent CFE changes. We now generate:Chris Lattner
2005-02-19Make this testcase harder, to test the read case as well.Chris Lattner
2005-02-19new testcase.Chris Lattner
2005-02-15New testcase for PR510.Chris Lattner
2005-02-14new testcase for PR509Chris Lattner
2005-02-12This test is invalidChris Lattner
2005-02-11New testcase for PR501Chris Lattner
2005-01-03Add a testcase to check that initializer that CAN be evaluated statically ARE.Chris Lattner
2004-12-04This test passes on all platformsChris Lattner
2004-11-30Move this from the C test suiteChris Lattner
2004-11-28New testcase for PR447Chris Lattner
2004-11-27New testcase for PR397Chris Lattner
2004-11-27new testcaseChris Lattner
2004-11-27New testcaseChris Lattner
2004-11-19Adding srcdir argTanya Lattner
2004-11-13Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner
2004-11-06Adding RUN lines.Tanya Lattner
2004-11-06Adding XFAIL lines for dejagnu support.Tanya Lattner
2004-10-05New testcase for PR450Chris Lattner
2004-09-28New testcase that crashes the C++ FE, encountered while working on PR445Chris Lattner