Remove obsolete or migrated tests.
authorEric Christopher <echristo@apple.com>
Fri, 19 Aug 2011 23:08:41 +0000 (23:08 +0000)
committerEric Christopher <echristo@apple.com>
Fri, 19 Aug 2011 23:08:41 +0000 (23:08 +0000)
commit0e7128894337202ae4f368c0b14ce5909dddb84d
tree219d352ddc1fa4a9128816f9b8c9a458a562c05f
parent854a7db117707658625c22e546810d564f3e20ea
Remove obsolete or migrated tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138135 91177308-0d34-0410-b5e6-96231b3b80d8
20 files changed:
test/FrontendC++/2007-01-06-ELF-Thunk-Sections.cpp [deleted file]
test/FrontendC++/2007-01-06-PtrMethodInit.cpp [deleted file]
test/FrontendC++/2007-03-27-FunctionVarRename.cpp [deleted file]
test/FrontendC++/2007-04-05-PackedBitFields-1.cpp [deleted file]
test/FrontendC++/2007-04-05-PackedBitFieldsOverlap-2.cpp [deleted file]
test/FrontendC++/2007-04-05-PackedBitFieldsOverlap.cpp [deleted file]
test/FrontendC++/2007-04-05-PackedBitFieldsSmall.cpp [deleted file]
test/FrontendC++/2007-04-05-StructPackedFieldUnpacked.cpp [deleted file]
test/FrontendC++/2007-04-10-PackedUnion.cpp [deleted file]
test/FrontendC++/2007-04-11-InlineStorageClassC++.cpp [deleted file]
test/FrontendC++/2007-04-14-FNoBuiltin.cpp [deleted file]
test/FrontendC++/2007-04-31-TryCatch.cpp [deleted file]
test/FrontendC++/2007-05-03-VectorInit.cpp [deleted file]
test/FrontendC++/2007-05-16-ReverseBitFieldCrash.cpp [deleted file]
test/FrontendC++/2007-05-23-TryFinally.cpp [deleted file]
test/FrontendC++/2007-07-04-NestedCatches.cpp [deleted file]
test/FrontendC++/2007-07-29-RestrictPtrArg.cpp [deleted file]
test/FrontendC++/2007-07-29-RestrictRefArg.cpp [deleted file]
test/FrontendC++/2007-08-01-RestrictMethod.cpp [deleted file]
test/FrontendC++/2007-09-10-RecursiveTypeResolution.cpp [deleted file]