================ @@ -21,7 +21,9 @@ #if defined(__GNUC__) || defined(__clang__) || defined(_MSC_VER) +#if defined(__linux__) && __STDC_HOSTED__ ---------------- quic-k wrote: done https://github.com/llvm/llvm-project/pull/165384