[all-commits] [llvm/llvm-project] 594feb: [Utils] Add missing freeze and poison keyword high...
Juneyoung Lee via All-commits
all-commits at lists.llvm.org
Sun Jun 13 17:21:51 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 594febf05b41a09409cf3145c6fa7635e9957334
https://github.com/llvm/llvm-project/commit/594febf05b41a09409cf3145c6fa7635e9957334
Author: Juneyoung Lee <aqjune at gmail.com>
Date: 2021-06-14 (Mon, 14 Jun 2021)
Changed paths:
M llvm/utils/vim/syntax/llvm.vim
M llvm/utils/vscode/llvm/syntaxes/ll.tmLanguage.yaml
Log Message:
-----------
[Utils] Add missing freeze and poison keyword highlights
This patch adds missing keyword highlights for freeze and poison
Reviewed By: MaskRay, porglezomp
Differential Revision: https://reviews.llvm.org/D104017
More information about the All-commits
mailing list