[llvm-commits] Patch to fix windows 64bit build failure

David Blaikie dblaikie at gmail.com
Fri Sep 14 09:36:22 PDT 2012


On Fri, Sep 14, 2012 at 9:01 AM, Micah Villmow <villmow at gmail.com> wrote:
> This fixes an issue with compilation warning/error where unsigned and
> size_t don't match in size on windows 64bit.

Should the size functions return size_t instead?



More information about the llvm-commits mailing list