================
@@ -579,6 +579,8 @@ TEST(WalkAST, CleanupAttr) {
            "void foo() { __attribute__((__cleanup__(^freep))) char* x = 0; }");
 }
 
+// Objective-C Test
----------------
nico wrote:

uber nit: add a trailing `s` as I'm guessing it marks the section of objc 
tests, not documents a random singular test 😅

https://github.com/llvm/llvm-project/pull/220763
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to