This is an archive of the discontinued LLVM Phabricator instance.

Add configs for -Werror buildbots run by Google.
Needs ReviewPublic

Authored by dlj on Mar 22 2016, 4:26 PM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

This adds builder and slave configurations for buildbots that will
build with -DLLVM_ENABLE_WERROR. Since the default is to run without
this and finish tests, it's common that warnings will not be seen in
the buildbots. This may lead to problems if commits add warnings.

Diff Detail

Event Timeline

dlj updated this revision to Diff 51361.Mar 22 2016, 4:26 PM
dlj retitled this revision from to Add configs for -Werror buildbots run by Google..
dlj updated this object.