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

Chris Bieneman via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 15 12:50:24 PDT 2016


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

- Removed the XFAIL for icc
- Added support for LLDB_TEST_<LANG>_COMPILER options

Assuming there are no objections, since the patch has been approved by two reviewers I'll commit it this afternoon.

Thanks,
-Chris


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.71537.patch
Type: text/x-patch
Size: 11140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160915/1ab36057/attachment.bin>


More information about the lldb-commits mailing list