[llvm-commits] PATCH: Fix highlighting in emacs tablegen mode
Chris Lattner
clattner at apple.com
Tue Jul 22 21:49:48 PDT 2008
On Jul 22, 2008, at 6:58 PM, Stefanus Du Toit wrote:
> Previously, the emacs tablegen mode would highlight constants even
> if they appear in words. This would cause things like the "128" in
> "VR128" to be highlighted. This patch fixes the highlighting by only
> recognizing constants when they have word breaks around them.
Applied, thanks!
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080721/065320.html
-Chris
More information about the llvm-commits
mailing list