[cfe-commits] [Patch][Review] Re-enable clang/libc++ on Mac OS X 10.6

Bob Wilson bob.wilson at apple.com
Mon Oct 10 11:50:23 PDT 2011


Thanks, Jonathan.  Rather than changing the minimum version to 10.6, I've removed that check entirely in svn r141565.  As Doug wrote in a separate thread, it doesn't make sense to have this restriction in the open-source version of clang.  Apple doesn't support libc++ prior to 10.7 but that doesn't matter if you've built your own copy of it.

On Oct 10, 2011, at 10:17 AM, Jonathan Sauer wrote:

> Hello,
> 
> attached a patch that re-enabled the usage of clang in conjunction with libc++, if the deployment
> target is prior to Mac OS X 10.7. r141374 changed this to 10.7-only for no apparent reason.
> 
> 
> Jonathan
> <patch.diff>
> 
> _______________________________________________
> 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