This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-11-20 09:37:50 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
870e587d5d
llvm-6502
/
test
/
C++Frontend
History
Chris Lattner
20cd43b2f6
Testcase for PR204
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@10769
91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-12 05:01:48 +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