================ @@ -123,6 +123,7 @@ Bug Fixes to Attribute Support Bug Fixes to C++ Support ^^^^^^^^^^^^^^^^^^^^^^^^ +- Fixed a crash when instantiating ``requires`` expressions involving substitution failures in C++ concepts. (#GH176402) ---------------- Thibault-Monnier wrote:
I don’t think you should be modifying this file. https://github.com/llvm/llvm-project/pull/176896 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
