This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Highlight "miscellaneous" types as `type` as a fallback.
AcceptedPublic

Authored by sammccall on Nov 29 2022, 4:04 AM.

Details

Reviewers
hokein
Summary

This allows them to carry modifiers like deduced.

Diff Detail

Event Timeline

sammccall created this revision.Nov 29 2022, 4:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 29 2022, 4:04 AM
sammccall requested review of this revision.Nov 29 2022, 4:04 AM
hokein accepted this revision.Nov 29 2022, 5:37 AM
This revision is now accepted and ready to land.Nov 29 2022, 5:37 AM
nridge added a subscriber: nridge.Dec 4 2022, 12:38 AM