llvm-capstone/utils
Guillaume Chatelet 508c6aa8f3
[libc][NFC] Fix "type qualifiers ignored on cast result type" GCC warning (#78509)
GCC complains about "type qualifiers ignored on cast result type".
Upon investigation the correct fix was to remove all `volatile` and use the `-frounding-math` option.
2024-01-19 09:27:03 +01:00
..
arcanist [arcanist] rm -f for write protected temp files 2023-04-17 13:19:02 -07:00
bazel [libc][NFC] Fix "type qualifiers ignored on cast result type" GCC warning (#78509) 2024-01-19 09:27:03 +01:00