[PATCH] D120653: ClangBuilder: Use list of checks instead of boolean. NFCI
Diana Picus via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 1 01:36:43 PST 2022
rovka updated this revision to Diff 412009.
rovka added a comment.
Thanks, I updated it to use None as a default.
Separate steps for each set of checks sounds like a good idea. Maybe we can add that when we actually have a buildbot that runs at least 2 sets of checks (hopefully this one, in the near future).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120653/new/
https://reviews.llvm.org/D120653
Files:
buildbot/osuosl/master/config/builders.py
zorg/buildbot/builders/ClangBuilder.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120653.412009.patch
Type: text/x-patch
Size: 6377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220301/003e9465/attachment.bin>
More information about the llvm-commits
mailing list