[PATCH] [Zorg] Modify LibCxxAndABIBuilder to support testing libcxx with multiple standard versions.

Eric Fiselier eric at efcs.ca
Thu Aug 28 18:58:19 PDT 2014


Hi danalbert, gribozavr, gkistanova,

This change makes it so that the builder takes a list of standard versions to test against. The default list is just c++11. For each standard on the list a job is added.
This also changes the builder so it invokes LIT directly for libcxx instead of using `check-libcxx`.

http://reviews.llvm.org/D5114

Files:
  zorg/buildbot/builders/LibcxxAndAbiBuilder.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5114.13068.patch
Type: text/x-patch
Size: 1447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140829/11dd6555/attachment.bin>


More information about the llvm-commits mailing list