================ @@ -373,6 +373,8 @@ Bug Fixes to C++ Support - Improved fix for an issue with pack expansions of type constraints, where this now also works if the constraint has non-type or template template parameters. (#GH131798) +- Fix crash when evaluating trailing requires clause of generic lambdas which are part of ---------------- cor3ntin wrote:
```suggestion - Fix crash when evaluating the trailing requires clause of generic lambdas which are part of ``` https://github.com/llvm/llvm-project/pull/133190 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits