[clang] Add tests for CWG issues 6, 212, 232, 2823. (PR #165633)

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 30 12:18:57 PDT 2025


================
@@ -90,6 +90,24 @@ namespace cwg5 { // cwg5: 3.1
   const C c = e;
 } // namespace cwg5
 
+namespace cwg6 { // cwg6 codegen is tested in cwg6.cpp
----------------
zygoloid wrote:

Done.

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


More information about the cfe-commits mailing list