a_sidorin added inline comments.
================ Comment at: cfe/trunk/lib/AST/ASTStructuralEquivalence.cpp:173 + DE2->getQualifier()); + } else if (auto CastE1 = dyn_cast<ImplicitCastExpr>(E1)) { + auto *CastE2 = dyn_cast<ImplicitCastExpr>(E2); ---------------- Hi Gabor, Is there any test for this branch? Repository: rL LLVM CHANGES SINCE LAST ACTION https://reviews.llvm.org/D62329/new/ https://reviews.llvm.org/D62329 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits