llvm-6502/test/C++Frontend
Chris Lattner cbd141fa33 New testcase for PR450
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16670 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-05 00:18:21 +00:00
..
2003-08-20-ExceptionFail.cpp
2003-08-21-EmptyClass.cpp
2003-08-24-Cleanup.cpp.tr
2003-08-27-TypeNamespaces.cpp
2003-08-28-ForwardType.cpp
2003-08-28-SaveExprBug.cpp
2003-08-29-ArgPassingBug.cpp.tr
2003-08-31-StructLayout.cpp
2003-09-22-CompositeExprValue.cpp
2003-09-29-ArgumentNumberMismatch.cpp
2003-09-30-CommaExprBug.cpp
2003-09-30-ForIncrementExprBug2.cpp
2003-09-30-ForIncrementExprBug.cpp
2003-09-30-NestedFunctionDecl.cpp
2003-10-17-BoolBitfields.cpp
2003-10-21-InnerClass.cpp.tr
2003-10-27-VirtualBaseClassCrash.cpp
2003-11-02-WeakLinkage.cpp.tr The 'thefunc' function should not have weak linkage, it should have linkonce linkage. 2003-11-02 06:30:39 +00:00
2003-11-04-ArrayConstructors.cpp Add a dtor to ensure that they are called the right number of times. 2003-11-05 05:31:24 +00:00
2003-11-04-CatchLabelName.cpp New testcase 2003-11-05 01:36:49 +00:00
2003-11-08-ArrayAddress.cpp.tr Fix0r a test that mistakenly used %llvmg++ instead of %llvmgxx. 2003-11-20 19:51:11 +00:00
2003-11-09-ConstructorTypeSafety.cpp.tr New testcase 2003-11-09 07:05:02 +00:00
2003-11-18-EnumArray.cpp New testcase for PR125 2003-11-18 20:30:00 +00:00
2003-11-18-MemberInitializationCasting.cpp.tr new testcase for PR126 2003-11-18 21:05:55 +00:00
2003-11-18-PtrMemConstantInitializer.cpp Testcase for PR128 2003-11-18 20:24:46 +00:00
2003-11-25-ReturningOpaqueByValue.cpp testcase for PR 148 2003-11-25 08:45:38 +00:00
2003-11-27-MultipleInheritanceThunk.cpp Testcase for PR160 2003-11-28 01:32:03 +00:00
2003-11-29-DuplicatedCleanupTest.cpp Testcase for duplicated cleanup work (PR11). Note that this testcase is not actually 2003-11-29 09:10:50 +00:00
2003-12-08-ArrayOfPtrToMemberFunc.cpp New testcase for PR165 2003-12-08 06:18:37 +00:00
2004-01-11-DynamicInitializedConstant.cpp.tr Testcase for PR204 2004-01-12 05:01:48 +00:00
2004-03-08-ReinterpretCastCopy.cpp Checkin testcase for PR261 2004-03-09 00:55:58 +00:00
2004-03-09-UnmangledBuiltinMethods.cpp.tr New testcase for PR276: llvm-g++ does not mangle method names that match stdlib function names 2004-03-09 22:51:03 +00:00
2004-03-15-CleanupsAndGotos.cpp foo Bug 291, bar PR291 2004-03-16 05:18:24 +00:00
2004-06-08-LateTemplateInstantiation.cpp New testcase for PR355 2004-06-08 07:11:14 +00:00
2004-09-27-CompilerCrash.cpp New testcase that crashes the C++ FE, encountered while working on PR445 2004-09-28 02:29:40 +00:00
2004-10-04-ExternalGlobalConstant.cpp.tr New testcase for PR450 2004-10-05 00:18:21 +00:00