This is an archive of the discontinued LLVM Phabricator instance.

[ASTDump] Add is_anonymous to VisitCXXRecordDecl
ClosedPublic

Authored by shafik on Aug 9 2019, 1:23 PM.

Details

Summary

Adding is_anonymous the ASTDump for CXXRecordDecl. This turned out to be useful when debugging some problems with how LLDB creates ASTs from DWARF.

Diff Detail

Repository
rL LLVM

Event Timeline

shafik created this revision.Aug 9 2019, 1:23 PM
This revision is now accepted and ready to land.Aug 9 2019, 4:07 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 12 2019, 10:07 AM