hubert-reinterpretcast wrote: > Some compiler-rt sources like this one are built with `-ffreestanding` which > prevents the host headers from being used and falls back to the compiler > headers.
@PiJoules: https://github.com/llvm/llvm-project/pull/187380 should help when it lands. https://github.com/llvm/llvm-project/pull/186032 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
