[PATCH] Avoid definining more GCC specific predefined macros in clang-cl

Alp Toker alp at nuanti.com
Wed Jul 9 09:06:43 PDT 2014


On 09/07/2014 18:48, David Majnemer wrote:
> I don't think that MSVC compat is the right predicate here, this has more to do with targeting the msvc environment.

We're planning go over these soon and switch them to a more appropriate 
flag like GCCCompat, which will generally be set to !MSVCCompat -- so 
Ehsan's approach is fine for now and easy to move to the new scheme when 
needed.



>
> http://reviews.llvm.org/D4419
>
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

-- 
http://www.nuanti.com
the browser experts




More information about the cfe-commits mailing list