[cfe-commits] [patch] Fix put_pointer test for glibc

Jeffrey Yasskin jyasskin at gmail.com
Sun Feb 19 01:37:55 PST 2012


Another way to fix this would be to do the sprintf and compare against
that, or to use an explicit integer reinterpret_casted to void*, but
it doesn't seem too bad to add an extra option for glibc's output.

Jeffrey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: put_pointer.patch
Type: text/x-patch
Size: 1040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120219/8198b39b/attachment.bin>


More information about the cfe-commits mailing list