[llvm-commits] Patch series to change APInt and APFlot to take StringRefs

Erick Tryzelaar idadesub at users.sourceforge.net
Tue Aug 11 19:54:44 PDT 2009


Hi All,

This patch series modifies APInt and APFloat to take StringRefs instead of c
strings. It also adds some new assertions to APFloat, since previously it
didn't check for improper strings in some cases.





More information about the llvm-commits mailing list