This is an archive of the discontinued LLVM Phabricator instance.

[emacs] Highlight 'nocapture' keyword as an attribute
ClosedPublic

Authored by goldstein.w.n on May 28 2023, 9:20 PM.

Details

Summary

Seems natural to highlight 'nocapture' along with other attributes
like 'nonnull', 'noundef', etc..

Diff Detail

Event Timeline

goldstein.w.n created this revision.May 28 2023, 9:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 28 2023, 9:20 PM
Herald added a subscriber: StephenFan. · View Herald Transcript
goldstein.w.n requested review of this revision.May 28 2023, 9:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 28 2023, 9:20 PM
nikic accepted this revision.May 29 2023, 12:10 AM

LGTM

This revision is now accepted and ready to land.May 29 2023, 12:10 AM