[all-commits] [llvm/llvm-project] 8ab88f: [emacs] Add noext as an attribute in llvm-mode.el ...
Jonas Paulsson via All-commits
all-commits at lists.llvm.org
Thu Jan 2 08:03:56 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ab88f11a12aaecb46f7b0eb5c13e7802258c1e1
https://github.com/llvm/llvm-project/commit/8ab88f11a12aaecb46f7b0eb5c13e7802258c1e1
Author: Jonas Paulsson <paulson1 at linux.ibm.com>
Date: 2025-01-02 (Thu, 02 Jan 2025)
Changed paths:
M llvm/utils/emacs/llvm-mode.el
Log Message:
-----------
[emacs] Add noext as an attribute in llvm-mode.el (#121444)
The NoExt attribute was introduced with #100757, to exist alongside with
signext and zeroext.
This patch adds "noext" as an attribute to llvm-mode.el to get the proper
highlighting of the keyword.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list