]> git.ipfire.org Git - thirdparty/LuaJIT.git/commit
Prevent Clang UB 'optimization' which breaks integerness checks.
authorMike Pall <mike>
Thu, 10 Apr 2025 20:53:50 +0000 (22:53 +0200)
committerMike Pall <mike>
Thu, 10 Apr 2025 20:53:50 +0000 (22:53 +0200)
commiteec7a8016c3381b949b5d84583800d05897fa960
treeaf92317fd7f15758e51a9c5756bb0a6b6215293e
parent51d4c26ec7805d77bfc3470fdf99b73c4ef2faec
Prevent Clang UB 'optimization' which breaks integerness checks.

Thanks to Kacper Michajłow. #1351 #1355
src/Makefile