.. |
.cvsignore
|
Tired of wading through cvs's list ? files that are generated when building
|
2006-03-23 23:41:57 +00:00 |
2003-08-20-ExceptionFail.cpp
|
Adding RUN lines.
|
2004-11-06 22:29:57 +00:00 |
2003-08-21-EmptyClass.cpp
|
Adding RUN lines.
|
2004-11-06 22:29:57 +00:00 |
2003-08-24-Cleanup.cpp.tr
|
Changed TestRunner test class so that it replaces %llvmgcc and %llvmgxx
|
2003-09-30 19:56:36 +00:00 |
2003-08-27-TypeNamespaces.cpp
|
Adding RUN lines.
|
2004-11-06 22:29:57 +00:00 |
2003-08-28-ForwardType.cpp
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
2003-08-28-SaveExprBug.cpp
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
2003-08-29-ArgPassingBug.cpp.tr
|
Changed TestRunner test class so that it replaces %llvmgcc and %llvmgxx
|
2003-09-30 19:56:36 +00:00 |
2003-08-31-StructLayout.cpp
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
2003-09-22-CompositeExprValue.cpp
|
Eliminate tabs and trailing spaces
|
2005-04-23 21:26:11 +00:00 |
2003-09-29-ArgumentNumberMismatch.cpp
|
Eliminate tabs and trailing spaces
|
2005-04-23 21:26:11 +00:00 |
2003-09-30-CommaExprBug.cpp
|
Adding RUN lines.
|
2004-11-06 22:29:57 +00:00 |
2003-09-30-ForIncrementExprBug2.cpp
|
Adding RUN lines.
|
2004-11-06 22:29:57 +00:00 |
2003-09-30-ForIncrementExprBug.cpp
|
Adding RUN lines.
|
2004-11-06 22:29:57 +00:00 |
2003-09-30-NestedFunctionDecl.cpp
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
2003-10-17-BoolBitfields.cpp
|
Adding RUN lines.
|
2004-11-06 22:29:57 +00:00 |
2003-10-21-InnerClass.cpp.tr
|
New testcase, fixed in the C++ frontend
|
2003-10-21 21:33:18 +00:00 |
2003-10-27-VirtualBaseClassCrash.cpp
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
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
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
2003-11-04-CatchLabelName.cpp
|
Adding RUN lines.
|
2004-11-06 22:29:57 +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
|
Don't get confused by dead casts.
|
2006-04-13 17:26:54 +00:00 |
2003-11-18-EnumArray.cpp
|
Adding RUN lines.
|
2004-11-06 22:29:57 +00:00 |
2003-11-18-MemberInitializationCasting.cpp.tr
|
Don't get confused by dead casts.
|
2006-04-13 17:26:54 +00:00 |
2003-11-18-PtrMemConstantInitializer.cpp
|
Adding RUN lines.
|
2004-11-06 22:29:57 +00:00 |
2003-11-25-ReturningOpaqueByValue.cpp
|
Adding RUN lines.
|
2004-11-06 22:29:57 +00:00 |
2003-11-27-MultipleInheritanceThunk.cpp
|
Adding RUN lines.
|
2004-11-06 22:29:57 +00:00 |
2003-11-29-DuplicatedCleanupTest.cpp
|
Adding RUN lines.
|
2004-11-06 22:29:57 +00:00 |
2003-12-08-ArrayOfPtrToMemberFunc.cpp
|
Adding RUN lines.
|
2004-11-06 22:29:57 +00:00 |
2004-01-11-DynamicInitializedConstant.cpp.tr
|
Testcase for PR204
|
2004-01-12 05:01:48 +00:00 |
2004-03-08-ReinterpretCastCopy.cpp
|
Adding RUN lines.
|
2004-11-06 22:29:57 +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
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
2004-06-08-LateTemplateInstantiation.cpp
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
2004-09-27-CompilerCrash.cpp
|
Adding RUN lines.
|
2004-11-06 22:29:57 +00:00 |
2004-09-27-DidntEmitTemplate.cpp.tr
|
Move this from the C test suite
|
2004-11-30 18:25:12 +00:00 |
2004-11-27-EmitsUnusedInlineFunctions.cpp
|
New testcase
|
2004-11-27 20:31:59 +00:00 |
2004-11-27-ExceptionCleanupAssertion.cpp
|
new testcase
|
2004-11-27 22:43:51 +00:00 |
2004-11-27-FriendDefaultArgCrash.cpp
|
New testcase for PR447
|
2004-11-28 01:22:49 +00:00 |
2004-11-27-InlineAsmFunctionRedefinition.cpp
|
New testcase for PR397
|
2004-11-27 23:24:23 +00:00 |
2005-01-03-StaticInitializers.cpp
|
Adjust this test to pass after recent CFE changes. We now generate:
|
2005-02-19 07:31:54 +00:00 |
2005-02-11-AnonymousUnion.cpp
|
New testcase for PR501
|
2005-02-11 19:26:06 +00:00 |
2005-02-13-BadDynamicInit.cpp
|
new testcase for PR509
|
2005-02-14 02:54:41 +00:00 |
2005-02-14-BitFieldOffset.cpp
|
New testcase for PR510.
|
2005-02-15 05:18:05 +00:00 |
2005-02-19-BitfieldStructCrash.cpp
|
Make this testcase harder, to test the read case as well.
|
2005-02-19 06:56:46 +00:00 |
2005-02-19-UnnamedVirtualThunkArgument.cpp
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
2005-02-20-BrokenReferenceTest.cpp
|
Remove trailing whitespace
|
2005-04-21 23:48:37 +00:00 |
2005-02-27-PlacementArrayNewCrash.cpp
|
New testcase for PR529
|
2005-02-27 19:28:30 +00:00 |
2005-07-21-VirtualBaseAccess.cpp
|
Another case where a dead cast was causing the test to spuriously
|
2006-04-13 17:28:28 +00:00 |
2006-03-01-GimplifyCrash.cpp
|
testcase that crashed the new CFE
|
2006-03-01 22:45:12 +00:00 |
2006-03-06-C++RecurseCrash.cpp
|
Add a RUN: line so this test doesn't fail.
|
2006-03-16 03:05:57 +00:00 |
dg.exp
|
Added the ability to xfail based on llvmgcc version
|
2006-04-12 21:57:40 +00:00 |