[PATCH] D121176: [ASTStructuralEquivalence] Add support for comparing ObjCCategoryDecl.
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 10 02:36:45 PST 2022
martong added a comment.
Basically, this looks good to me. But my confidence with ObjC is low, so, I'd like @shafik as well to approve.
Besides, seems like the pre-merge check fails with the new tests on Debian, could you please address that?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121176/new/
https://reviews.llvm.org/D121176
More information about the cfe-commits
mailing list