AaronBallman wrote: Ah, derp, the issue was me not passing `-Wextra` (sorry!). Hmm, yeah, this does seem like a case we probably want to suppress, for similar reasons as we do for `dlsym`. https://github.com/llvm/llvm-project/pull/86131