On Dec 4, 2008, at 3:20 PM, Chris Lattner wrote: > Author: lattner > Date: Thu Dec 4 17:20:07 2008 > New Revision: 60563 > > URL: http://llvm.org/viewvc/llvm-project?rev=60563&view=rev > Log: > instead of forcing blocks on by default, make them default to off, > but let > specific targets default them to on. Default blocks to on on 10.6 > and later.
Except when -std=c99 is specified, in which case, -fblocks must be explicitly added. - fariborz _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
