================
@@ -2235,6 +2235,21 @@ TEST_P(ASTMatchersTest,
ArgumentCountIs_CXXConstructExpr) {
Constructor1Arg));
}
+TEST_P(ASTMatchersTest, hasDependentName_DependentScopeDeclRefExpr) {
----------------
AmrDeveloper wrote:Done https://github.com/llvm/llvm-project/pull/121656 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
