[PATCH] D80878: [clang] Prevent that Decl::dump on a CXXRecordDecl deserialises further declarations.
Raphael Isemann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 5 02:01:39 PDT 2021
teemperor updated this revision to Diff 364385.
teemperor added a comment.
- Make setter propagate 'deserialize' to the node dumper (thanks Volodymyr!)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80878/new/
https://reviews.llvm.org/D80878
Files:
clang/include/clang/AST/ASTNodeTraverser.h
clang/include/clang/AST/TextNodeDumper.h
clang/lib/AST/TextNodeDumper.cpp
clang/test/AST/ast-dump-lambda.cpp
clang/test/AST/ast-dump-records.cpp
clang/unittests/AST/ASTDumpTest.cpp
clang/unittests/AST/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80878.364385.patch
Type: text/x-patch
Size: 26193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210805/51a14ffb/attachment-0001.bin>
More information about the cfe-commits
mailing list