aboutsummaryrefslogtreecommitdiff
path: root/test/C++Frontend
AgeCommit message (Expand)Author
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
2003-09-29Adding Makefiles for llvm/test/Programs/SingleSource/Regression/C++/EH andJohn Criswell
2003-09-29New testcase, distilled by JohnChris Lattner
2003-09-26Removing these tests from the regressions directory.John Criswell
2003-09-22new testcase that crashes the C++ frontend, found by JohnChris Lattner
2003-09-17new old testcaseChris Lattner
2003-09-15Removing Makefiles. Regression tests are now run by QMTest.John Criswell
2003-08-31New testcase for annoying structure layout stuff!Chris Lattner
2003-08-29New testcaseChris Lattner
2003-08-29NEw testcaseChris Lattner
2003-08-29New testcase, not only possible of causing compilation failures, but couldChris Lattner
2003-08-28Add another testcase I found lying around.Chris Lattner
2003-08-28Add test for the last chapter of our C++ exception handling odyssey. llvmg++Chris Lattner
2003-08-28New testcases, all of which work with llvmg++!Chris Lattner
2003-08-28Link to the C++ libraries. This is temporaryChris Lattner
2003-08-27Move the testcase elsewhereChris Lattner