[llvm-commits] [PATCH] APInt: add assert on base-36 numbers

nobled nobled at dreamwidth.org
Sun Dec 11 20:51:24 PST 2011


There's no way to write a base-36 literal in C AFAIK, so trying to
print one like a C literal doesn't make sense. This also fixes the
respective unittest.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-APInt-update-asserts-for-base-36.patch
Type: text/x-patch
Size: 2425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111211/31bbeac1/attachment.bin>


More information about the llvm-commits mailing list