[libcxx-commits] [PATCH] D108343: [NFC][libcxxabi] Refactor libcxxabi/src/cxa_guard_impl.h
Daniel McIntosh via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Sep 9 13:21:39 PDT 2021
DanielMcIntosh-IBM added a comment.
In D108343#2982898 <https://reviews.llvm.org/D108343#2982898>, @ldionne wrote:
> If you can split it into a few changes that are easier to review, it would be helpful.
I've created the first of the 5 smaller PRs in D109539 <https://reviews.llvm.org/D109539>. Is there some way of creating chained/stacked PRs, or should I just wait for each to get approved and landed before creating the next one?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108343/new/
https://reviews.llvm.org/D108343
More information about the libcxx-commits
mailing list