[cfe-dev] Clang::SemaCXX/reinterpret-cast.cpp failing

Ahmed Charles ahmedcharles at gmail.com
Sat Nov 21 03:34:06 PST 2009


Clang::SemaCXX/reinterpret-cast.cpp fails because on 64bit platforms long is
a 32bit int rather than 64bit. I tried using size_t, but that isn't a
builtin type so that doesn't work.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20091121/2ad1488f/attachment.html>


More information about the cfe-dev mailing list