[lit, lldbsuite] Remove tests that are duplicated between lit and lldb-suite
authorStella Stamenova <stilis@microsoft.com>
Wed, 18 Jul 2018 15:16:54 +0000 (15:16 +0000)
committerStella Stamenova <stilis@microsoft.com>
Wed, 18 Jul 2018 15:16:54 +0000 (15:16 +0000)
commit0f97581af74276471100ac25596c0e3762a299d1
tree03d544caf744074ff8377134814d94d751c31fc0
parente9d7b3198a3dfd805198d52a6e2c8f3f63cb740a
[lit, lldbsuite] Remove tests that are duplicated between lit and lldb-suite

Summary: Several tests exist in both lit and lldbsuite. This removes the lit version of the duplicated tests.

Reviewers: asmith, zturner

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D49450

llvm-svn: 337393
lldb/lit/Expr/Inputs/anonymous-struct.cpp [deleted file]
lldb/lit/Expr/TestCallStdStringFunction.test [deleted file]
lldb/lit/Expr/TestCallStopAndContinue.test [deleted file]
lldb/lit/Expr/TestCallUserAnonTypedef.test [deleted file]
lldb/lit/Expr/TestCallUserDefinedFunction.test [deleted file]