================ @@ -20,6 +20,11 @@ #include <uintrintrin.h> #endif +#if !(defined(_MSC_VER) || defined(__SCE__)) || __has_feature(modules) || \ + defined(__UINTR__) ---------------- FreddyLeaf wrote:
3e32e495d8fa56ad3770769a5d4559ea0a41af96 https://github.com/llvm/llvm-project/pull/68944 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
