================
@@ -230,6 +230,37 @@ namespace cwg211 { // cwg211: 2.7
};
} // namespace cwg211
+namespace cwg212 { // cwg212: yes
----------------
Endilll wrote:
```suggestion
namespace cwg212 { // cwg212: 2.7
```
I checked on Compiler Explorer that we exhibit the expected behavior all the
way down to 2.7 in both C++98 and C++11 modes
https://github.com/llvm/llvm-project/pull/165633
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits