[cfe-dev] warning if method availability is newer than minimum deployment target

Richard tarka.t.otter at googlemail.com
Fri Oct 26 07:39:33 PDT 2012


hello

i am trying to generate warnings building an xcode project when calling a method that is available later than the current minimum deployment target. is this a job for a clang analyzer plugin, or is there some easier way to achieve this that i am not aware of?

thanks
richard



More information about the cfe-dev mailing list