[PATCH] D49450: [lit, lldbsuite] Remove tests that are duplicated between lit and lldb-suite

Stella Stamenova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 17 13:27:57 PDT 2018


stella.stamenova created this revision.
stella.stamenova added reviewers: asmith, zturner.
Herald added a subscriber: llvm-commits.

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


Repository:
  rL LLVM

https://reviews.llvm.org/D49450

Files:
  lit/Expr/Inputs/anonymous-struct.cpp
  lit/Expr/TestCallStdStringFunction.test
  lit/Expr/TestCallStopAndContinue.test
  lit/Expr/TestCallUserAnonTypedef.test
  lit/Expr/TestCallUserDefinedFunction.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49450.155956.patch
Type: text/x-patch
Size: 2935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180717/28c3e382/attachment.bin>


More information about the llvm-commits mailing list