[all-commits] [llvm/llvm-project] 160ab9: [emacs] Highlight hexadecimal integer constants
Luke Lau via All-commits
all-commits at lists.llvm.org
Fri Aug 18 11:54:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 160ab99539a1bcaadb6dff78b06d8660ca20826d
https://github.com/llvm/llvm-project/commit/160ab99539a1bcaadb6dff78b06d8660ca20826d
Author: Luke Lau <luke at igalia.com>
Date: 2023-08-18 (Fri, 18 Aug 2023)
Changed paths:
M llvm/utils/emacs/llvm-mode.el
Log Message:
-----------
[emacs] Highlight hexadecimal integer constants
Today I learnt about their existence (D158288), they just need to be prefixed
with a u or s.
Reviewed By: goldstein.w.n
Differential Revision: https://reviews.llvm.org/D158290
More information about the All-commits
mailing list