[all-commits] [llvm/llvm-project] 843117: [emacs] More consistently highlight value keywords...
goldsteinn via All-commits
all-commits at lists.llvm.org
Wed Jul 3 22:30:17 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 843117050d63db6de983d4840ab3786f91c118b3
https://github.com/llvm/llvm-project/commit/843117050d63db6de983d4840ab3786f91c118b3
Author: goldsteinn <35538541+goldsteinn at users.noreply.github.com>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M llvm/utils/emacs/llvm-mode.el
Log Message:
-----------
[emacs] More consistently highlight value keywords that appear in vectors (#97594)
Previously something like `<i8 123, i8 poison>` would not properly
highlight the `poison` keyword at the end.
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