diff options
author | David Robillard <d@drobilla.net> | 2025-07-31 21:55:10 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2025-07-31 21:55:10 -0400 |
commit | 961ed4e5ce11af6ceb4bdc39944133173619055c (patch) | |
tree | 9219e87c593e75354042491dc34e8a9508c76c4b /lv2/ns/ext/presets/wscript | |
parent | ef38d93a3d9af06eb7ef0cd7ecf2804be210f4e2 (diff) | |
download | lv2-main.tar.xz |
Unfortunately the function effect checking added in clang 20 won't infer a
function is nonblocking if it has a static constant variable (because the
compiler might insert a lock to initialize it, or it might have an advanced
constructor in C++). This isn't a big loss here, so just inline the value.
Diffstat (limited to 'lv2/ns/ext/presets/wscript')
0 files changed, 0 insertions, 0 deletions