[llvm-dev] Phabricator "buildable" indication

Brian Cain via llvm-dev llvm-dev at lists.llvm.org
Thu Nov 9 11:49:52 PST 2017


On Thu, Nov 9, 2017 at 1:41 PM, Lang Hames via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hi All,
>
> I just posted a review with arcanist (which I'm fairly new to) and it
> included a build status. How it got there is totally opaque to me, but my
> workflow was: Using git+svn (following the setup in https://llvm.org/docs/
> GettingStarted.html#for-developers-to-work-with-git-svn) make a change,
> commit with 'git commit', create review with 'air diff'.
>
> It would be cool if arcanist was running some sort of pre-review checks,
> but I'm executing arc from my source directory and I'm not sure how it
> would be getting from there to the build directory to actually verify
> anything about the build.
>
>
Maybe phabricator is configured somehow to actually forward the patch that
you submitted for review via arcanist against some existing buildbot(s)?

This seems like a great feature if it exists as described.

-Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171109/33abe95a/attachment.html>


More information about the llvm-dev mailing list