diff options
author | Sam McCall <sam.mccall@gmail.com> | 2023-09-05 18:15:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-05 18:15:06 +0200 |
commit | 54091d37f28c24fa810adf2914af9299c305dd83 (patch) | |
tree | f21ecce550412f8f1e8191dbb2ba61ea308c11ba /clang/unittests/Frontend | |
parent | 61dd5398368eaa59e4cf86ee33a9b896b83c4d60 (diff) | |
download | llvm-54091d37f28c24fa810adf2914af9299c305dd83.zip llvm-54091d37f28c24fa810adf2914af9299c305dd83.tar.gz llvm-54091d37f28c24fa810adf2914af9299c305dd83.tar.bz2 |
[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.
Diffstat (limited to 'clang/unittests/Frontend')
0 files changed, 0 insertions, 0 deletions