[PATCH] D85144: [clang] Improve Dumping of APValues

Tyker via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 3 10:54:43 PDT 2020


Tyker created this revision.
Tyker added reviewers: rsmith, riccibruno.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Tyker requested review of this revision.

this is required for proper testing of D63640 <https://reviews.llvm.org/D63640>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D85144

Files:
  clang/include/clang/AST/APValue.h
  clang/include/clang/AST/PrettyPrinter.h
  clang/lib/AST/APValue.cpp
  clang/lib/AST/TextNodeDumper.cpp
  clang/test/AST/ast-dump-APValue-LValue.cpp
  clang/test/AST/ast-dump-APValue-MemPtr.cpp
  clang/test/AST/ast-dump-APValue-todo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85144.282684.patch
Type: text/x-patch
Size: 18851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200803/500b54af/attachment.bin>


More information about the cfe-commits mailing list