Revert "[clang] Prevent that Decl::dump on a CXXRecordDecl deserialises further decla...
authorRaphael Isemann <teemperor@gmail.com>
Mon, 7 Sep 2020 12:50:13 +0000 (14:50 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Mon, 7 Sep 2020 12:50:13 +0000 (14:50 +0200)
commit23f700c785a141355fa6d022552aafc73135bf5d
tree59d825ecc973e021243d36ee63eb3cb548fd38a6
parent973800dc7cbe28a98030293e77afa8ea0343c37d
Revert "[clang] Prevent that Decl::dump on a CXXRecordDecl deserialises further declarations."

This reverts commit 0478720157f6413fad7595b8eff9c70d2d99b637. This probably
doesn't work when forcing deserialising while dumping (which the ASTDumper
optionally supports).
clang/lib/AST/TextNodeDumper.cpp
clang/test/AST/ast-dump-lambda.cpp
clang/test/AST/ast-dump-records.cpp
clang/unittests/AST/ASTDumpTest.cpp [deleted file]
clang/unittests/AST/CMakeLists.txt