[all-commits] [llvm/llvm-project] 2e5649: [Utils][vim] Match more hexadecimal float constant...
Fraser Cormack via All-commits
all-commits at lists.llvm.org
Wed Jul 17 02:13:07 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e56497bf7b2c848b2c43ce8c64e585bc006240a
https://github.com/llvm/llvm-project/commit/2e56497bf7b2c848b2c43ce8c64e585bc006240a
Author: Fraser Cormack <fraser at codeplay.com>
Date: 2024-07-17 (Wed, 17 Jul 2024)
Changed paths:
M llvm/utils/vim/syntax/llvm.vim
Log Message:
-----------
[Utils][vim] Match more hexadecimal float constants (#99000)
The `0x[KLMHR]` syntax denotes different floating-point types: various
long doubles, half and bfloat.
See https://llvm.org/docs/LangRef.html#simple-constants for reference.
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