================
@@ -793,3 +806,202 @@ void test13() {
}
} // namespace GH100526
+
+namespace lifetime_capture_by {
----------------
hokein wrote:I think it is probably worth having a separated test for this capture_by attribute. We could move the std types to a common header to reuse the code. https://github.com/llvm/llvm-project/pull/115921 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
