aboutsummaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2024-11-24 18:39:07 -0500
committerDavid Robillard <d@drobilla.net>2024-11-24 18:39:07 -0500
commit1f41fab371d95201158f3b2811849723a3953c3c (patch)
tree4c27f6cd41373aec8f45ef8f0491e8ddd8be1dd5 /.clang-format
parent6fcd79be0c1d38eadabec9993e65725ce7bf600c (diff)
downloadlv2-1f41fab371d95201158f3b2811849723a3953c3c.tar.xz
Suppress GCC Wstringop-overflow warning in atom overflow test
In release builds, GCC 14.2.1 reports "error: writing 4 bytes into a region of size between 18446744073709551581 and 3". I'm pretty sure this is a compiler bug: the message suggests an underflow, the flagged code does have an overflow check (being the whole point of the test), and the test passes in both ASan and Valgrind.
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions