================
@@ -287,6 +287,11 @@ namespace dr1837 { // dr1837: 3.3
       };
     };
   };
+  /* since-cxx11-warning@-6{{address of function '[] {
----------------
Endilll wrote:

Can you convert this to use a marker? We don't want readers to count relative 
offsets. In other words, it should read `since-cxx11-warning@#dr1837-lambda 
{{address of function ...`

You can see an example in the test for 1890.

https://github.com/llvm/llvm-project/pull/83152
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to