[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:22:39 PDT 2018
ldionne edited subscribers, added: cfe-commits; removed: llvm-commits.
ldionne added a comment.
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.
Repository:
rL LLVM
https://reviews.llvm.org/D49509
More information about the cfe-commits
mailing list