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

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 11 06:44:28 PST 2024


================
@@ -3967,6 +3967,80 @@ Attribute ``trivial_abi`` has no effect in the following cases:
   }];
 }
 
+
+def LifetimeCaptureByDocs : Documentation {
----------------
hokein wrote:

nit: let's move this section immediately right after the `LifetimeboundDocs`.

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


More information about the cfe-commits mailing list