[clang] [Clang] Implement CWG2517 Useless restriction on use of parameter in constraint-expression (PR #132919)

Imad Aldij via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 25 04:59:25 PDT 2025


================
@@ -155,6 +155,19 @@ int g() {
 }
 }
 
+namespace GH132825 {
----------------
imdj wrote:

Thank you for the feedback. Will do.

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


More information about the cfe-commits mailing list