[PATCH] D49509: [libc++] Allow running ABI list tests with different ABI versions

Louis Dionne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 19 07:25:41 PDT 2018


ldionne added a comment.

In https://reviews.llvm.org/D49509#1168084, @ldionne wrote:

> In https://reviews.llvm.org/D49509#1167500, @smeenai wrote:
>
> > This went out to llvm-commits. You may wanna re-upload with cfe-commits added instead.
>
>
> Ah! That uncovers a deeper problem -- the instructions when setting up the monorepo with Arcanist say to copy `.arcconfig` from `llvm/`. This is wrong, as I guess it depends what component you will be submitting to.


Nope, actually, that's not it. It's this Herald rule kicking in: F6725290: Screen Shot 2018-07-19 at 10.24.22.png <https://reviews.llvm.org/F6725290>


Repository:
  rL LLVM

https://reviews.llvm.org/D49509





More information about the cfe-commits mailing list