This is an archive of the discontinued LLVM Phabricator instance.

Correcting keyword highlighting in llvm-mode.el
ClosedPublic

Authored by Wilfred on Jan 29 2015, 2:49 PM.

Details

Reviewers
rafael
Summary

llvm-mode was previously confused when variable names contained keywords. This changes ensures that keywords are only highlighted when they're standalone.

Diff Detail

Repository
rL LLVM

Event Timeline

Wilfred updated this revision to Diff 18992.Jan 29 2015, 2:49 PM
Wilfred retitled this revision from to Correcting keyword highlighting in llvm-mode.el.
Wilfred updated this object.
Wilfred edited the test plan for this revision. (Show Details)
Wilfred set the repository for this revision to rL LLVM.
Wilfred added a subscriber: Unknown Object (MLST).

Rafael: I've taken the liberty of adding you as a reviewer, as I can see you've reviewed D7036. Please let me know if this is inappropriate or if there's someone else I should add.

rafael accepted this revision.Feb 5 2015, 2:13 PM
rafael edited edge metadata.

LGTM.

Do you have commit access?

This revision is now accepted and ready to land.Feb 5 2015, 2:13 PM

I don't have commit access (this is only my second patch!) so please commit it when you have the chance.

Wilfred closed this revision.Mar 10 2016, 3:18 PM