[PATCH] D135804: [clang][ExtractAPI] Ignore fully anonymous RecordDecls
Victoria Mitchell via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 12 15:33:09 PDT 2022
QuietMisdreavus accepted this revision.
QuietMisdreavus added a comment.
This revision is now accepted and ready to land.
It would be ideal to be able to properly handle nested types like this, but for right now this is causing a crash in Swift-DocC, so this patch will at least get that working.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135804/new/
https://reviews.llvm.org/D135804
More information about the cfe-commits
mailing list