[PATCH] D99650: Demonstrating lack of thread-safety in BackendUtil

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 19 11:03:35 PDT 2021


MaskRay added a comment.

In D99650#2699120 <https://reviews.llvm.org/D99650#2699120>, @dblaikie wrote:

> In D99650#2671915 <https://reviews.llvm.org/D99650#2671915>, @MaskRay wrote:
>
>> `arc diff 'HEAD^' --draft` creates a draft Diff which triggers pre-commit bots but does not trigger llvm-commits, IIRC.
>
> Do you know if there's a way to access this functionality when creating the review via the web UI rather than via arc?

I am not clear. https://reviews.llvm.org/differential/diff/create/ with "Visible To" set  to "No One" might work, but I haven't created differentials with the web UI...


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99650/new/

https://reviews.llvm.org/D99650



More information about the llvm-commits mailing list