[cfe-commits] r155082 - in /cfe/trunk: docs/ include/clang/AST/ include/clang/Basic/ include/clang/Parse/ include/clang/Sema/ include/clang/Serialization/ lib/AST/ lib/CodeGen/ lib/Lex/ lib/Parse/ lib/Rewrite/ lib/Sema/ lib/Serialization/ lib/StaticAnalyzer/Core/ test/CodeGenObjC/ test/Parser/ test/Rewriter/ test/SemaObjC/ test/SemaTemplate/ tools/libclang/
Jean-Daniel Dupas
devlists at shadowlab.org
Thu Apr 19 15:20:50 PDT 2012
I just try and @INT_MIN Just Works™
Le 19 avr. 2012 à 21:30, Jordy Rose a écrit :
> 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
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
-- Jean-Daniel
More information about the cfe-commits
mailing list