cor3ntin wrote:

both compiler seems to mangkle it as `_ZNK6XXXYYYMUlT_E_clIiEEDaS0_` which 
looks correct
(`auto XXXYYY::{lambda(auto:1)#1}::operator()<int>(int) const`) @rjmccall 

Compiler explorer let you demangle identifiers (in the output menu, under the 
compilers dropdown https://compiler-explorer.com/z/Th11TjM8K )

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