[cfe-commits] r162252 - in /cfe/trunk: include/clang/Basic/ include/clang/Driver/ lib/ARCMigrate/ lib/CodeGen/ lib/Driver/ lib/Frontend/ lib/Lex/ lib/Sema/ test/Driver/
Ted Kremenek
kremenek at apple.com
Tue Aug 21 11:36:02 PDT 2012
It should just be "OS X".
On Aug 21, 2012, at 9:34 AM, Jordan Rose <jordan_rose at apple.com> wrote:
>
> On Aug 20, 2012, at 19:47 , John McCall <rjmccall at apple.com> wrote:
>
>> +def err_arc_unsupported_on_toolchain : Error<
>> + "-fobjc-arc is not supported on %select{versions of Mac OS prior to 10.6}0">;
>
> I guess the idea is that other toolchains could change this, but it looks funny right now. Also, marketing quibble: "Mac OS X" or "OS X" rather than "Mac OS"? (At the time of 10.6, the official name was "Mac OS X".)
>
> Jordan
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
More information about the cfe-commits
mailing list