[PATCH] D34170: [libcxx] Moving compiler specific test infrastructure to compiler.py

Ben Craig via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 5 07:20:10 PDT 2017


bcraig updated this revision to Diff 105268.
bcraig added a comment.

Rebased.
Separating out logging into it's own class.
Also tweaked the output slightly so that the language dialect under test shows up as the first line of output.


https://reviews.llvm.org/D34170

Files:
  test/lit.cfg
  utils/libcxx/compiler.py
  utils/libcxx/test/config.py
  utils/libcxx/test/format.py
  utils/libcxx/test/target_info.py
  utils/libcxx/util.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34170.105268.patch
Type: text/x-patch
Size: 98503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170705/e1dedeca/attachment-0001.bin>


More information about the cfe-commits mailing list