This is an archive of the discontinued LLVM Phabricator instance.

[clang][ExtractAPI] Ensure that class properties have a kind of "Type Property"
ClosedPublic

Authored by dang on Jul 26 2022, 8:36 AM.

Details

Summary

Generated symbol graphs should distinguish between type properties and instance
properties.

Diff Detail

Event Timeline

dang created this revision.Jul 26 2022, 8:36 AM
Herald added a project: Restricted Project. · View Herald Transcript
dang requested review of this revision.Jul 26 2022, 8:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 26 2022, 8:36 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
zixuw accepted this revision.Jul 26 2022, 11:42 AM

LGTM. Thanks Daniel!

This revision is now accepted and ready to land.Jul 26 2022, 11:42 AM
This revision was landed with ongoing or failed builds.Jul 27 2022, 3:09 AM
This revision was automatically updated to reflect the committed changes.