[PATCH] D29677: [buildbot] Add check-fuzzer to Asan buildbot on Windows.
Galina via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 9 12:09:51 PST 2017
gkistanova added inline comments.
================
Comment at: zorg/buildbot/builders/Util.py:23
+ '''Helper function for SetPropertyCommand. Receives "clang --version" output and
+ and returns clang_version property for ShellCommands.'''
+ if exit_status:
----------------
A cosmetic - "and and"
https://reviews.llvm.org/D29677
More information about the llvm-commits
mailing list