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

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 7 08:32:07 PST 2024


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

Is this include intended?

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


More information about the cfe-commits mailing list