[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 Oct 29 04:52:29 PDT 2020
teemperor updated this revision to Diff 301577.
teemperor added a comment.
- Respect forced deserialisation.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80878/new/
https://reviews.llvm.org/D80878
Files:
clang/include/clang/AST/TextNodeDumper.h
clang/lib/AST/ASTDumper.cpp
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.301577.patch
Type: text/x-patch
Size: 26654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201029/c4af72d9/attachment-0001.bin>
More information about the cfe-commits
mailing list