================
@@ -0,0 +1,93 @@
+// RUN: %check_clang_tidy -std=c++23 %s 
cppcoreguidelines-avoid-capturing-lambda-coroutines %t \
+// RUN:   -- -config='{CheckOptions: 
{cppcoreguidelines-avoid-capturing-lambda-coroutines.AllowExplicitObjectParameters:
 true}}' \
----------------
vbvictor wrote:

Please add test in main file that we still warn on EOP by default (that option 
is false)

https://github.com/llvm/llvm-project/pull/182916
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to