[PATCH] D18088: Add a new warning to notify users of mismatched SDK and deployment target

Edoardo Prezioso via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 16 13:09:50 PDT 2016


edward-san added a subscriber: edward-san.
edward-san added a comment.

Excuse me for intruding, but from what I see, this warning applies only to Apple SDK. Since SDK could mean everything, what about naming the warning accordingly, like '-Wincompatible-apple-sdk' or '-Wapple-incompatible-sdk' and adjust the description accordingly?


http://reviews.llvm.org/D18088





More information about the cfe-commits mailing list