[PATCH] D38565: [lit] Improve the ToolSubst class a bit

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 5 15:00:04 PDT 2017


zturner updated this revision to Diff 117907.
zturner added a comment.

Removed formatting changes.  Technically, I did the formatting changes first (using pyformat), and then rebased the original patch on top of the formatting changes and ran pyformat again.


https://reviews.llvm.org/D38565

Files:
  clang/test/Index/recover-bad-code-rdar_7487294.c
  clang/test/lit.cfg.py
  lld/test/lit.cfg.py
  llvm/test/lit.cfg.py
  llvm/utils/lit/lit/llvm/__init__.py
  llvm/utils/lit/lit/llvm/config.py
  llvm/utils/lit/lit/llvm/subst.py
  llvm/utils/lit/lit/util.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38565.117907.patch
Type: text/x-patch
Size: 27705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171005/cd6d00ec/attachment.bin>


More information about the llvm-commits mailing list