[all-commits] [llvm/llvm-project] 4604db: [ASTStructuralEquivalence] Add support for compari...
Volodymyr Sapsai via All-commits
all-commits at lists.llvm.org
Fri Apr 22 16:51:46 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4604db9493ffb22e1f411d907f163bf021193d84
https://github.com/llvm/llvm-project/commit/4604db9493ffb22e1f411d907f163bf021193d84
Author: Volodymyr Sapsai <vsapsai at apple.com>
Date: 2022-04-22 (Fri, 22 Apr 2022)
Changed paths:
M clang/include/clang/Testing/CommandLineArgs.h
M clang/lib/AST/ASTStructuralEquivalence.cpp
M clang/lib/Testing/CommandLineArgs.cpp
M clang/unittests/AST/MatchVerifier.h
M clang/unittests/AST/StructuralEquivalenceTest.cpp
Log Message:
-----------
[ASTStructuralEquivalence] Add support for comparing ObjCCategoryDecl.
Differential Revision: https://reviews.llvm.org/D121176
More information about the All-commits
mailing list