[PATCH] D117390: [AST] Reformat CastExpr unittest suite

David Rector via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 16 07:49:23 PST 2022


davrec added a reviewer: rsmith.
davrec added a subscriber: rsmith.
davrec added a comment.

In D117390#3246799 <https://reviews.llvm.org/D117390#3246799>, @kimgr wrote:

> @daverec I don't have commit access, could you help me land this?
>
> I've rebased on `main` without conflicts, and `ninja check-clang` ran successfully after rebase.
>
> Let me know if there's anything else I can do as far as prep work.

@rsmith is the code owner, and would know best about prep, though he's not always available - Richard could you spare a glance and point @kimgr to any additional steps needed to land this and D117391 <https://reviews.llvm.org/D117391>?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117390



More information about the cfe-commits mailing list