Files
clang-p2996/clang/test/AST/ast-dump-using.cpp
Sam McCall 54091d37f2 [AST] Fix nested name specifiers printing as NamespaceNamespace (#65266)
This happens because we print both the kind of the NNS and the kind of
decl (when it refers to one). These are always the same string.
2023-09-05 18:15:06 +02:00

618 B