[Lldb-commits] [clang] [lldb] [clang] implement CWG1980 and CWG2064: instantiation-dependency improvements (PR #190495)

via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 21 23:26:27 PDT 2026


================
@@ -294,6 +294,14 @@ namespace cwg1968 { // cwg1968: no
 #endif
 } // namespace cwg1968
 
+namespace cwg1980 { // cwg1980: 23 drafting 2014-10-01
----------------
h-vetinari wrote:

```suggestion
namespace cwg1980 { // cwg1980: 24 drafting 2014-10-01
```

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


More information about the lldb-commits mailing list