[clang] [Clang] incorrect assertion when checking template template parameter of a lambda (PR #138121)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Thu May 1 08:03:12 PDT 2025


https://github.com/erichkeane approved this pull request.

I'm concerned about the static-invoker ending up just being an assert, but I guess that is no behavioral change (just 1 assert to another).

https://github.com/llvm/llvm-project/pull/138121


More information about the cfe-commits mailing list