================
@@ -604,6 +606,18 @@ TEST(WalkAST, ObjCImplementationDeclDependsOnInterface) {
{"-x", "objective-c"});
}
+TEST(WalkAST, ObjCMessageExprFunctionArg) {
----------------
dmaclach wrote:Correct. Renamed to ObjCClassFunctionArg. https://github.com/llvm/llvm-project/pull/220763 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
