aboutsummaryrefslogtreecommitdiff
path: root/test/C++Frontend
AgeCommit message (Expand)Author
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
2004-06-08New testcase for PR355Chris Lattner
2004-03-16foo Bug 291, bar PR291Chris Lattner
2004-03-16foo bug291 bar PR 291Chris Lattner
2004-03-16PR291Chris Lattner
2004-03-16// Testcase from Bug 291Chris Lattner
2004-03-09New testcase for PR276: llvm-g++ does not mangle method names that match stdl...Chris Lattner
2004-03-09Checkin testcase for PR261Chris Lattner
2004-01-12Testcase for PR204Chris Lattner
2003-12-08New testcase for PR165Chris Lattner
2003-11-29Testcase for duplicated cleanup work (PR11). Note that this testcase is not ...Chris Lattner
2003-11-28Testcase for PR160Chris Lattner
2003-11-25testcase for PR 148Chris Lattner
2003-11-20Fix0r a test that mistakenly used %llvmg++ instead of %llvmgxx.Brian Gaeke
2003-11-18new testcase for PR126Chris Lattner
2003-11-18New testcase for PR125Chris Lattner
2003-11-18Testcase for PR128Chris Lattner
2003-11-09New testcaseChris Lattner
2003-11-08new testcaseChris Lattner
2003-11-05Add a dtor to ensure that they are called the right number of times.Chris Lattner
2003-11-05NEw testcaseChris Lattner
2003-11-05New testcaseChris Lattner
2003-11-02The 'thefunc' function should not have weak linkage, it should have linkonce ...Chris Lattner
2003-10-27New testcase which crashes the C++ FEChris Lattner
2003-10-21New testcase, fixed in the C++ frontendChris Lattner
2003-10-17New testcase for C++ frontend crashChris Lattner
2003-09-30New testcase that was not correctly handledChris Lattner
2003-09-30This bug is not fixed, but will be in the future eventuallyChris Lattner
2003-09-30new testcaseChris Lattner
2003-09-30Changed TestRunner test class so that it replaces %llvmgcc and %llvmgxxJohn Criswell
2003-09-30Adjusted for the new TestRunner test class. This replaces %gcc and %g++ withJohn Criswell
2003-09-30This makefile is completely wrong, don't even bother to keep itChris Lattner
2003-09-30These tests got moved to test/Programs/SingleSource/Regression/C++/EHChris Lattner
2003-09-30New fixed bug, distilled from 252.eonChris Lattner
2003-09-29update run commandChris Lattner
2003-09-29Simplify test, include problem analysisChris Lattner