================
@@ -0,0 +1,4 @@
+// RUN: %clang_cc1 -fsyntax-only -std=c++20 -verify %s
----------------
cor3ntin wrote:

`-fsyntax-only` is suspicious, i would prefer a CodeGenTest that checks the 
mangle name
Maybe moving the test to `test/CodeGenCXX/mangle-lambdas.cpp ` (or one of the 
other similar test in this folder) would be a good idea

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

Reply via email to