[PATCH] D133499: [clang]: Add DeclContext::dumpAsDecl().

Tom Honermann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 1 04:51:49 PDT 2022


tahonermann updated this revision to Diff 464488.
tahonermann marked 9 inline comments as done.
tahonermann added a comment.

Addressed a suggested edit I originally failed to notice.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133499

Files:
  clang/include/clang/AST/ASTDumper.h
  clang/include/clang/AST/DeclBase.h
  clang/lib/AST/ASTDumper.cpp
  clang/lib/AST/DeclBase.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133499.464488.patch
Type: text/x-patch
Size: 5071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221001/80dd3b84/attachment.bin>


More information about the cfe-commits mailing list