[cfe-commits] r92453 - in /cfe/trunk: lib/AST/ExprConstant.cpp test/CodeGen/object-size.c

Eric Christopher echristo at apple.com
Mon Jan 4 15:53:26 PST 2010


On Jan 3, 2010, at 10:18 AM, Benjamin Kramer wrote:

> URL: http://llvm.org/viewvc/llvm-project?rev=92453&view=rev
> Log:
> __builtin_object_size(ptr, type) returns -1 for type = {0,1} if there are any side-effects.

Thanks, I'd conflated the original call with the intrinsic :)

-eric



More information about the cfe-commits mailing list