I can't build a fresh copy of clang right now, but doesn't this mean that @INT_MIN /will/ work now? The docs as they are now imply that you'd have to write @(INT_MIN).
If only this were taken /out/ of 3.1...then that whole section could be cut, and both @INT_MIN and @INT_MAX would Just Workâ˘. Finally, the grammar additions at the end don't include boxed expressions yet. On Apr 18, 2012, at 20:25, Patrick Beard wrote: > Author: pcbeard > Date: Wed Apr 18 19:25:12 2012 > New Revision: 155082 > > URL: http://llvm.org/viewvc/llvm-project?rev=155082&view=rev > Log: > Implements boxed expressions for Objective-C. <rdar://problem/10194391> _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
