Remove tests that have been obsoleted or migrated to clang/optimizer tests.
authorEric Christopher <echristo@apple.com>
Tue, 16 Aug 2011 21:46:25 +0000 (21:46 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 16 Aug 2011 21:46:25 +0000 (21:46 +0000)
commitf213ad1a5572c7ff13f622b6a1e99f5a7e14a832
tree42d7006d3b3a9dd6fda1e985f1d5e837d210bf14
parent00c9a518886c4f2d1cd869c174c994c20a353906
Remove tests that have been obsoleted or migrated to clang/optimizer tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137775 91177308-0d34-0410-b5e6-96231b3b80d8
19 files changed:
test/FrontendC++/2010-04-30-OptimizedMethod-Dbg.cpp [deleted file]
test/FrontendC++/2010-05-10-Var-DbgInfo.cpp [deleted file]
test/FrontendC++/2010-05-11-alwaysinlineinstantiation.cpp [deleted file]
test/FrontendC++/2010-05-12-PtrToMember-Dbg.cpp [deleted file]
test/FrontendC++/2010-06-21-LocalVarDbg.cpp [deleted file]
test/FrontendC++/2010-06-22-BitfieldInit.cpp [deleted file]
test/FrontendC++/2010-06-22-ZeroBitfield.cpp [deleted file]
test/FrontendC++/2010-07-19-nowarn.cpp [deleted file]
test/FrontendC++/2010-07-23-DeclLoc.cpp [deleted file]
test/FrontendC++/2010-08-31-ByValArg.cpp [deleted file]
test/FrontendC++/alignstack.cpp [deleted file]
test/FrontendC++/integration-O2.cpp [deleted file]
test/FrontendC++/m64-ptr.cpp [deleted file]
test/FrontendC++/member-alignment.cpp [deleted file]
test/FrontendC++/ptr-to-method-devirt.cpp [deleted file]
test/FrontendC++/thunk-linkonce-odr.cpp [deleted file]
test/FrontendC++/varargs.cpp [deleted file]
test/FrontendC++/weak-external.cpp [deleted file]
test/FrontendC++/x86-64-abi-sret-vs-2word-struct-param.cpp [deleted file]