* [Bug] v4l: _LIBCPP_FALLTHROUGH() does not exist in Clang anymore
@ 2025-07-17 17:30 Sharjeel Khan
0 siblings, 0 replies; only message in thread
From: Sharjeel Khan @ 2025-07-17 17:30 UTC (permalink / raw)
To: linux-media
Hi everyone,
Clang has inlined all its uses of _LIBCPP_FALLTHROUGH() and removed
this macro. This causes compilation failures because
https://git.linuxtv.org/v4l-utils.git/tree/include/compiler.h needs
_LIBCPP_FALLTHROUGH(). I am trying to figure out who to contact so
they can fix this issue in v4l-utils. If someone knows, can they add
them to this thread or direct me to them so I can get this fixed? We
use v4l-utils in Android so we want to fix it upstream and just pull
down the change.
Regards,
Sharjeel Khan
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-07-17 17:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-17 17:30 [Bug] v4l: _LIBCPP_FALLTHROUGH() does not exist in Clang anymore Sharjeel Khan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).