Skip to content

examples, wflinfo: Add missing NORETURN attributes

Simon McVittie requested to merge smcv/waffle:noreturn into master

Detected by clang -Wmissing-noreturn. I haven't added that warning in meson.build here, because it is also triggered by third-party code in third_party/threads/threads_posix.c.

Edited by Simon McVittie

Merge request reports