rnk added a comment.

I think MSVC defines `_MSC_EXTENSIONS` under one of its compatibility modes as 
well, so it's not a good indicator of "is this compiler MSVC-like". I think we 
should be exposing the `__cpudex` builtin any time we are being MSVC-like, not 
under `fms-compatibility`. Would that make things sensible again?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150646

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

Reply via email to