[cfe-commits] [PATCH 2/2] Fix signed/unsigned Compare
David Greene
dag at cray.com
Fri Jan 11 09:00:14 PST 2013
Do some casting to avoid a signed/unsigned compare.
---
.../clang/lib/CodeGen/CGRecordLayoutBuilder.cpp | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Fix-signed-unsigned-Compare.patch
Type: text/x-patch
Size: 807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130111/d9eafaeb/attachment.bin>
More information about the cfe-commits
mailing list