[PATCH] D18088: Add a new warning to notify users of mismatched SDK and deployment target
Bob Wilson via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 18 16:56:45 PDT 2016
bob.wilson added a comment.
Yes, in its current usage this warning is only used for Apple's SDKs, but how does it help to put "apple" in the name of the diagnostic? Are you concerned about a name conflict with a similar diagnostic for non-Apple SDKs?
http://reviews.llvm.org/D18088
More information about the cfe-commits
mailing list