[PATCH] Move sanitizer bots's configs from an external repo to zorg
Kostya Serebryany
kcc at google.com
Thu Oct 2 15:42:53 PDT 2014
================
Comment at: zorg/buildbot/builders/sanitizers/buildbot_chrome_asan.sh:1
@@ +1,2 @@
+#!/bin/bash
+
----------------
rnk wrote:
> I doubt we need these *_chrome*.sh scripts.
These bots (currently private) are using Chromium trunk to test LLVM trunk.
I've removed them for now, but eventually we may still want them here -- Chromium is a great test for LLVM :)
================
Comment at: zorg/buildbot/builders/sanitizers/slaveutil.py:1
@@ +1,2 @@
+#!/usr/bin/python
+
----------------
rnk wrote:
> This file looks dead, even in the ASan repo. We probably don't need it.
removed
http://reviews.llvm.org/D5531
More information about the llvm-commits
mailing list