[PATCH] D157781: [clang] Add cleanup_function field to CleanupAttr json AST dump

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 12 06:34:42 PDT 2023


serge-sans-paille created this revision.
serge-sans-paille added a reviewer: aaron.ballman.
Herald added a project: All.
serge-sans-paille requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D157781

Files:
  clang/include/clang/AST/JSONNodeDumper.h
  clang/lib/AST/JSONNodeDumper.cpp
  clang/test/AST/ast-dump-attr-json.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157781.549610.patch
Type: text/x-patch
Size: 3259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230812/ea9ee4d9/attachment.bin>


More information about the cfe-commits mailing list