[PATCH] D153424: [clang][ASTImporter] Add import of CXXRewrittenBinaryOperator.
DonĂ¡t Nagy via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 22 02:56:27 PDT 2023
donat.nagy accepted this revision.
donat.nagy added a comment.
This revision is now accepted and ready to land.
LGTM, this is a straightforward fix and if the repo can survive three copies of std-compare.h, then it'll also survive four copies.
However I created a ticket (in our internal system) to refactor the handling of std-compare.h and eliminate its duplication. It'll be a good "do this when you are waiting for something else" task for somebody.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153424/new/
https://reviews.llvm.org/D153424
More information about the cfe-commits
mailing list