[PATCH] D157681: [clang][AST] TextNodeDumper learned to dump qualifiers (NestedNameSpecifier)

Timo Stripf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 15 10:37:15 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcad3130a23da: [clang][AST] TextNodeDumper learned to dump qualifiers (NestedNameSpecifier) (authored by strimo378).

Changed prior to commit:
  https://reviews.llvm.org/D157681?vs=549273&id=550387#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157681/new/

https://reviews.llvm.org/D157681

Files:
  clang/include/clang/AST/TextNodeDumper.h
  clang/lib/AST/TextNodeDumper.cpp
  clang/test/AST/ast-dump-decl.cpp
  clang/test/AST/ast-dump-expr.cpp
  clang/test/AST/ast-dump-openmp-begin-declare-variant_namespace_1.cpp
  clang/test/AST/ast-dump-using.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157681.550387.patch
Type: text/x-patch
Size: 12146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230815/cb04757e/attachment-0001.bin>


More information about the cfe-commits mailing list