On Fri, Jul 29, 2011 at 07:02:56PM -0700, Eli Friedman wrote: > > URL: http://llvm.org/viewvc/llvm-project?rev=136507&view=rev > > Log: > > On Darwin, libc++ may be installed alongside the compiler in > > lib/c++/v1. Look there first, before falling back to the normal > > /usr/include/c++/v1. <rdar://problem/9866149> > > Is there any particular reason to restrict this to Darwin?
I don't think it makes sense on other platforms without changes. Joerg _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
