[PATCH] D159519: [clang][AST][ASTImporter] improve AST comparasion on VarDecl & GotoStmt

Qizhi Hu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 15 09:10:17 PDT 2023


jcsxky updated this revision to Diff 556861.
jcsxky added a comment.

update according to llvm convention.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159519/new/

https://reviews.llvm.org/D159519

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159519.556861.patch
Type: text/x-patch
Size: 4450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230915/24c06184/attachment.bin>


More information about the cfe-commits mailing list