majnemer added a comment. Why not just stick clang in C90 mode when targeting C if the -fms-compatibility-version is 18?
We have similar code for the C++ mode in https://github.com/llvm-mirror/clang/blob/master/lib/Driver/Tools.cpp#l5069 http://reviews.llvm.org/D17330 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits