rnk added a comment.

> Also assuming that /Ze is similar to our -fms-extensions which I believe is 
> the case, but not completely sure

I believe that /Ze has more in common with `-fms-compatibility` than 
`-fms-extensions`, but I could be wrong. Also, they may just be completely 
different things at this point. `/permissive` is closer in spirit to 
`-fms-compatibility`.

In any case, if the has_builtin check works, I'd rather leave the macros alone. 
There could be unintended consequences, and I'm not fully convinced this is the 
right change.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157334/new/

https://reviews.llvm.org/D157334

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to