This is an archive of the discontinued LLVM Phabricator instance.

[emacs] Highlight 'ptr' keyword as a type
ClosedPublic

Authored by goldstein.w.n on Apr 29 2023, 9:37 AM.

Details

Summary

Seems natural to highlight 'ptr' same as 'void', 'i1', etc...

Diff Detail

Event Timeline

goldstein.w.n created this revision.Apr 29 2023, 9:37 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 29 2023, 9:37 AM
goldstein.w.n requested review of this revision.Apr 29 2023, 9:37 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 29 2023, 9:37 AM
nikic accepted this revision.Apr 29 2023, 10:05 AM
nikic added a subscriber: nikic.

LG

This revision is now accepted and ready to land.Apr 29 2023, 10:05 AM
artagnon accepted this revision.Apr 29 2023, 10:46 AM
This revision was landed with ongoing or failed builds.Apr 29 2023, 11:49 AM
This revision was automatically updated to reflect the committed changes.