[llvm-commits] Patch series to change APInt and APFlot to take StringRefs
Daniel Dunbar
daniel at zuster.org
Wed Aug 12 19:01:49 PDT 2009
Nevermind, my naive O(N) mail reading algorithm has failed.
- Daniel
On Wed, Aug 12, 2009 at 7:00 PM, Daniel Dunbar<daniel at zuster.org> wrote:
> On Tue, Aug 11, 2009 at 7:54 PM, Erick
> Tryzelaar<idadesub at users.sourceforge.net> wrote:
>> 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.
>
> Hi Erick,
>
> Thanks, + patch please? :)
>
> - Daniel
>
More information about the llvm-commits
mailing list