[PATCH] Silence the implicit signed/unsigned conversion warning.
Logan Chien
tzuhsiang.chien at gmail.com
Thu Jun 26 10:12:02 PDT 2014
Hi thakis,
This commit will silence various signed/unsigned conversion
warning by casting the value explicitly or changing the
variable type.
http://reviews.llvm.org/D4315
Files:
src/Unwind/AddressSpace.hpp
src/Unwind/Unwind-EHABI.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4315.10894.patch
Type: text/x-patch
Size: 7160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140626/a8034b95/attachment.bin>
More information about the cfe-commits
mailing list