================ @@ -34,7 +34,7 @@ void Throw() { ReallyThrow(); } -__attribute__((noinline)) +ATTRIBUTE_NOINLINE ---------------- mstorsjo wrote: This is missing an include of `defines.h` https://github.com/llvm/llvm-project/pull/109887