This is an archive of the discontinued LLVM Phabricator instance.

[Utils] Add missing freeze and poison keyword highlights
ClosedPublic

Authored by aqjune on Jun 10 2021, 3:10 AM.

Details

Summary

This patch adds missing keyword highlights for freeze and poison

Diff Detail

Event Timeline

aqjune requested review of this revision.Jun 10 2021, 3:10 AM
aqjune created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJun 10 2021, 3:10 AM
aqjune edited the summary of this revision. (Show Details)Jun 10 2021, 3:11 AM
aqjune added reviewers: awarzynski, MaskRay, porglezomp.
porglezomp accepted this revision.Jun 10 2021, 5:29 PM

This looks good to me.

This revision is now accepted and ready to land.Jun 10 2021, 5:29 PM
MaskRay accepted this revision.Jun 10 2021, 5:43 PM

LGTM.

This revision was automatically updated to reflect the committed changes.