[PATCH] D157249: [clang][ASTImporter] Add import of 'ConvertVectorExpr'
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 7 06:10:57 PDT 2023
aaron.ballman added a comment.
> Depends on https://reviews.llvm.org/D157248
FWIW, this would usually be done via a "patch stack": https://kurtisnusbaum.medium.com/stacked-diffs-keeping-phabricator-diffs-small-d9964f4dcfa6 so that it's clear which changes are part of this patch and which changes are part of the parent patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157249/new/
https://reviews.llvm.org/D157249
More information about the cfe-commits
mailing list