[PATCH] D14180: enable -fms-extensions by default on the mingw-w64 target

Martell Malone via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 30 23:09:28 PST 2015


martell added a comment.

I tried testing __has_builtin(_InterlockedCompareExchangeAdd) as it seem to not exist even when -fms-extensions is passed
Is this a bug or it is intended ?


http://reviews.llvm.org/D14180





More information about the cfe-commits mailing list