[PATCH] D44125: [sanitizer] Move mmap interceptors into sanitizer_common
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 6 10:54:47 PST 2018
vitalybuka added a comment.
In https://reviews.llvm.org/D44125#1028853, @devnexen wrote:
> In https://reviews.llvm.org/D44125#1028850, @vitalybuka wrote:
>
> > In https://reviews.llvm.org/D44125#1028632, @devnexen wrote:
> >
> > > General question of curiosity, do we need to be admins to be able to launch a build based on a diff ?
> >
> >
> > What build are you talking about?
>
>
> Is it a builedbot ?
> ...
> Build Status
> Buildable 15701
> Build 15701: arc lint + arc unit
Usually you don't need any login got trigger build on buildbot. Just put SVN revision into "Revision to build" and click build.
Also there is http://green.lab.llvm.org/green/, not sure if you can rebuild anything there.
https://reviews.llvm.org/D44125
More information about the llvm-commits
mailing list