Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D57419
[ASTDump] Move Decl node dumping to TextNodeDumper ClosedPublic Authored by steveire on Jan 29 2019, 3:13 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 30 2019, 5:00 AM Closed by commit rL352655: [ASTDump] Move Decl node dumping to TextNodeDumper (authored by steveire). · Explain WhyJan 30 2019, 11:32 AM This revision was automatically updated to reflect the committed changes. Comment Actions
Thanks. Rebased and re-tested.
Revision Contents
Diff 184344 cfe/trunk/include/clang/AST/TextNodeDumper.h
cfe/trunk/lib/AST/ASTDumper.cpp
cfe/trunk/lib/AST/TextNodeDumper.cpp
|