Sirraide wrote: > ``` > test.cpp:4:20: error: namespace alias must be a single identifier > 4 | namespace alias::extra::qualifiers = ::myns; > | ^~~~~~~~~~~~~~~~~~~ > 1 error generated. > ```
Nice, that is pretty much exactly what I had in mind. 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