[Lldb-commits] [PATCH] D24591: [LIT] First pass of LLDB LIT support

Chris Bieneman via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 14 16:08:26 PDT 2016


beanz updated this revision to Diff 71460.
beanz added a comment.

- Use lit.util.which instead of constructing paths, which adds exe suffixes and uses proper path seperators
- Fixed spelling error in list(APPEND ...) command


https://reviews.llvm.org/D24591

Files:
  lit/CMakeLists.txt
  lit/Expr/Inputs/anonymous-struct.cpp
  lit/Expr/Inputs/call-function.cpp
  lit/Expr/TestCallStdStringFunction.test
  lit/Expr/TestCallStopAndContinue.test
  lit/Expr/TestCallUserAnonTypedef.test
  lit/Expr/TestCallUserDefinedFunction.test
  lit/Expr/lit.local.cfg
  lit/Unit/lit.cfg
  lit/Unit/lit.site.cfg.in
  lit/lit.cfg
  lit/lit.site.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24591.71460.patch
Type: text/x-patch
Size: 10700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160914/e7fc504f/attachment-0001.bin>


More information about the lldb-commits mailing list