================ @@ -1295,6 +1306,21 @@ static bool IsStructurallyEquivalent(StructuralEquivalenceContext &Context, return true; } +static bool IsStructurallyEquivalent(StructuralEquivalenceContext &Context, ---------------- shafik wrote:
Should we also be checking the storage class and the various bits for example `CXXForRangeDecl` etc? https://github.com/llvm/llvm-project/pull/66110 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits