arphaman marked an inline comment as done. arphaman added inline comments.
================ Comment at: test/Preprocessor/is_target_os_darwin.c:22 + +#if __is_target_os(ios) + #error "mismatching os" ---------------- compnerd wrote: > Is this supposed to be within the `MAC` clause? Yep, this should not succeed on Mac. https://reviews.llvm.org/D41087 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits