rnk added a comment.

In https://reviews.llvm.org/D24289#543874, @thakis wrote:

> Works for me if rnk likes it :-)


Yep, looks good.

> (We could bikeshed on if this should be one of the -Wmicrosoft warnings, but 
> the warning can't be both in -Wall and -Wmicrosoft, so let's don't).


I also don't think it's a good fit for -Wmicrosoft, which is usually trying to 
warn you that "hey, this is an MS extension!", and not "hey, your Unix code 
isn't portable to Windows!".


https://reviews.llvm.org/D24289



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

Reply via email to