mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Left shifts are not defined in C if they would cause signed overflow, so these expressions get instrumented, which makes them unusable as switch values and triggers compile errors when compiling with UBSan. Change-Id: I0588d4be1e00ba1cfde0eac119ead368b20d10c9 |
||
---|---|---|
.. | ||
codecs | ||
dsp | ||
metadata | ||
test | ||
platform.h | ||
rbcodec.make | ||
rbcodecconfig-example.h | ||
rbcodecplatform-unix.h | ||
SOURCES |