katzdm wrote:

@Sirraide Thanks for the quick review! I've applied your feedback. Here is an 
example error message with the patch applied:
```
test.cpp:4:20: error: namespace alias must be a single identifier
    4 |     namespace alias::extra::qualifiers = ::myns;
      |                    ^~~~~~~~~~~~~~~~~~~
1 error generated.
```

https://github.com/llvm/llvm-project/pull/86122
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to