This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Added semantic highlighting for constructors and destructors.
AbandonedPublic

Authored by jvikstrom on Jul 8 2019, 12:16 AM.

Details

Summary

Add semantic highlighting to constructor and destructor declarations.

Event Timeline

jvikstrom created this revision.Jul 8 2019, 12:16 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 8 2019, 12:16 AM
jvikstrom abandoned this revision.Jul 8 2019, 6:21 AM

Abandoning after discussion with sammccall and hokein.