================
@@ -579,6 +579,8 @@ TEST(WalkAST, CleanupAttr) {
"void foo() { __attribute__((__cleanup__(^freep))) char* x = 0; }");
}
+// Objective-C Test
----------------
dmaclach wrote:Fixed! https://github.com/llvm/llvm-project/pull/220763 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
