[clang] [clang] Introduce [[clang::lifetime_capture_by(X)]] (PR #111499)

Utkarsh Saxena via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 10 03:31:55 PST 2024


================
@@ -12,6 +12,7 @@
 
 #include "clang/AST/ASTContext.h"
 #include "clang/AST/Attr.h"
+#include "clang/AST/Attrs.inc"
----------------
usx95 wrote:

Removed.

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


More information about the cfe-commits mailing list