diff options
author | Famiu Haque <famiuhaque@proton.me> | 2024-03-22 01:43:53 +0600 |
---|---|---|
committer | Famiu Haque <famiuhaque@proton.me> | 2024-03-22 01:43:53 +0600 |
commit | 1dde678757216b019fff7ac3b6226ab997b86a8b (patch) | |
tree | b780cab9ef38a579ad52be6e7c6c9fb689119049 /test/functional/vimscript/execute_spec.lua | |
parent | 563a369a1b254851d84c41838a8562ad7e655fa3 (diff) | |
download | rneovim-1dde678757216b019fff7ac3b6226ab997b86a8b.tar.gz rneovim-1dde678757216b019fff7ac3b6226ab997b86a8b.tar.bz2 rneovim-1dde678757216b019fff7ac3b6226ab997b86a8b.zip |
refactor(misc): use MSVC compiler builtin for `xctz()`
Problem: `xctz()` uses a fallback algorithm for MSVC, even though a compiler builtin exists.
Solution: Make `xctz()` use the compiler builtin for MSVC compiler.
Diffstat (limited to 'test/functional/vimscript/execute_spec.lua')
0 files changed, 0 insertions, 0 deletions