[llvm-commits] [llvm] r47482 - /llvm/trunk/include/llvm/ADT/IntrusiveRefCntPtr.h

Ted Kremenek kremenek at apple.com
Tue Feb 26 09:07:48 PST 2008


On Feb 25, 2008, at 1:22 PM, Chris Lattner wrote:

>>
>> +
>> +#include <cassert>
>> +#include <cstddef>
>
> Out of curiosity, what needs stddef here?

Eli added these for ptrdiff_t:

http://llvm.org/viewvc/llvm-project?rev=47576&view=rev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080226/27d97511/attachment.html>


More information about the llvm-commits mailing list