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

Younan Zhang via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 25 04:46:20 PDT 2025


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

This should go in cwg25xx.cpp, and you should run make_cxx_dr_status to update the status page.

Also this needs a release note.


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


More information about the cfe-commits mailing list