Unverified Commit 54091d37 authored by Sam McCall's avatar Sam McCall Committed by GitHub
Browse files

[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.
parent 61dd5398
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment