Adding RUN lines.
authorTanya Lattner <tonic@nondot.org>
Sat, 6 Nov 2004 22:29:57 +0000 (22:29 +0000)
committerTanya Lattner <tonic@nondot.org>
Sat, 6 Nov 2004 22:29:57 +0000 (22:29 +0000)
commitd13e0ae12ec211525bc254ea743f0cc183801de6
tree93a6168837426cf253919621ff20de0dead9f931
parente7e3f2e5cd786f6cca267210b3d185b2a4a037bd
Adding RUN lines.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17529 91177308-0d34-0410-b5e6-96231b3b80d8
26 files changed:
test/C++Frontend/2003-08-20-ExceptionFail.cpp
test/C++Frontend/2003-08-21-EmptyClass.cpp
test/C++Frontend/2003-08-27-TypeNamespaces.cpp
test/C++Frontend/2003-08-28-ForwardType.cpp
test/C++Frontend/2003-08-28-SaveExprBug.cpp
test/C++Frontend/2003-08-31-StructLayout.cpp
test/C++Frontend/2003-09-22-CompositeExprValue.cpp
test/C++Frontend/2003-09-29-ArgumentNumberMismatch.cpp
test/C++Frontend/2003-09-30-CommaExprBug.cpp
test/C++Frontend/2003-09-30-ForIncrementExprBug.cpp
test/C++Frontend/2003-09-30-ForIncrementExprBug2.cpp
test/C++Frontend/2003-09-30-NestedFunctionDecl.cpp
test/C++Frontend/2003-10-17-BoolBitfields.cpp
test/C++Frontend/2003-10-27-VirtualBaseClassCrash.cpp
test/C++Frontend/2003-11-04-ArrayConstructors.cpp
test/C++Frontend/2003-11-04-CatchLabelName.cpp
test/C++Frontend/2003-11-18-EnumArray.cpp
test/C++Frontend/2003-11-18-PtrMemConstantInitializer.cpp
test/C++Frontend/2003-11-25-ReturningOpaqueByValue.cpp
test/C++Frontend/2003-11-27-MultipleInheritanceThunk.cpp
test/C++Frontend/2003-11-29-DuplicatedCleanupTest.cpp
test/C++Frontend/2003-12-08-ArrayOfPtrToMemberFunc.cpp
test/C++Frontend/2004-03-08-ReinterpretCastCopy.cpp
test/C++Frontend/2004-03-15-CleanupsAndGotos.cpp
test/C++Frontend/2004-06-08-LateTemplateInstantiation.cpp
test/C++Frontend/2004-09-27-CompilerCrash.cpp