On Sep 10, 2010, at 1:58 PM, Chris Lattner wrote:

> 
> On Sep 9, 2010, at 11:27 PM, Douglas Gregor wrote:
> 
>> Author: dgregor
>> Date: Fri Sep 10 01:27:15 2010
>> New Revision: 113580
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=113580&view=rev
>> Log:
>> Support strlen() and __builtin_strlen() as constant expressions with
>> the call argument is a string literal. Fixes
>> <rdar://problem/8413477>.
> 
> Cool, please add this as a case in InternalsManual.html#Constants -> 
> Extensions.

Ah, missed that. r113699.

        - Doug
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to