[PATCH] D121176: [ASTStructuralEquivalence] Add support for comparing ObjCCategoryDecl.

Volodymyr Sapsai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 7 17:15:37 PST 2022


vsapsai created this revision.
vsapsai added reviewers: martong, shafik, a_sidorin.
Herald added subscribers: ributzka, rnkovacs.
Herald added a project: All.
vsapsai requested review of this revision.
Herald added a project: clang.

Will post shortly another patch that relies on comparing ObjCCategoryDecl.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D121176

Files:
  clang/lib/AST/ASTStructuralEquivalence.cpp
  clang/unittests/AST/StructuralEquivalenceTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121176.413665.patch
Type: text/x-patch
Size: 15707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220308/79f14493/attachment-0001.bin>


More information about the cfe-commits mailing list