search for: f6214d63

Displaying 1 result from an estimated 1 matches for "f6214d63".

2011 Jun 01
0
[LLVMdev] Bug in FoldingSetNodeID::AddInteger(unsigned long long I)?
...inal value are all 0. This may contradict the original intention of this code. Should the correct implementation be: if ((uint64_t)(unsigned)I != I) ? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110601/f6214d63/attachment.html>