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.