[LLVMdev] Sanitizer buildbot

Renato Golin renato.golin at linaro.org
Fri Nov 21 15:16:11 PST 2014


Folks,

Am I right to assume that if I specify { 'category' : "sanitizer" } to
my buildboc config on builders.py, it'll only fire builds on
"compiler-rt" repository changes?

One of our buildbots,
http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full, is
mainly a compiler-rt tester, and most of the time it fails for
problems in the sanitizers (as intended), but we only get the error on
clang/llvm commits, so people don't notice.

If I add that parameter to my buildbot, will it pick up on compiler-rt changes?

thanks,
--renato



More information about the llvm-dev mailing list