[PATCH] D29677: [buildbot] Add check-fuzzer to Asan buildbot on Windows.
Marcos Pividori via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 8 13:44:52 PST 2017
mpividori updated this revision to Diff 87710.
mpividori added a comment.
@gkistanova @rnk Thanks for your feedback.
I have included suggested changes.
Unfortunately, I can't use MT for now. There is a problem with clang driver, and the order of static libraries. I will file a bug in bugzilla.
I still need to update the code to use `CmakeCommand`. Maybe in a different diff?
https://reviews.llvm.org/D29677
Files:
zorg/buildbot/builders/SanitizerBuilderWindows.py
zorg/buildbot/builders/Util.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29677.87710.patch
Type: text/x-patch
Size: 4664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170208/01b9a59a/attachment.bin>
More information about the llvm-commits
mailing list