[libcxx-commits] [PATCH] D110093: [NFC][libcxxabi] In cxa_guard, split the InitByte classes into InitByte... and ...Guard
Daniel McIntosh via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Oct 26 12:46:03 PDT 2021
DanielMcIntosh-IBM added a reviewer: jroelofs.
DanielMcIntosh-IBM added a comment.
Ping.
I have a bunch more PRs I'm going to be creating soon (they're getting reviewed downstream), and I'd like to get some of these older ones closed off so I don't have too many to keep track of.
@ldionne I know you're probably quite busy. Is there someone else who might also be suitable to review this? I can't see anyone other than you and @EricWF who have made significant modifications to libcxxabi/src/cxa_guard_impl.h (or cxa_guard.cpp).
I've added Nick Lewycky and Jon Roelofs since they seem to have made some smaller modifications, but the file has changed dramatically since they made their changes, and they're not members of the lib++abi project.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110093/new/
https://reviews.llvm.org/D110093
More information about the libcxx-commits
mailing list