[clang] nolock/noalloc attributes (PR #84983)

Doug Wyatt via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 12 18:05:11 PDT 2024


================
@@ -0,0 +1,84 @@
+// RUN: %clang_cc1 -fsyntax-only -fblocks -verify %s
----------------
dougsonos wrote:

Thanks, yes, I will merge them (other than the one that is checking the AST dump).

https://github.com/llvm/llvm-project/pull/84983


More information about the cfe-commits mailing list