[PATCH] [libc++abi] Support for __cxa_bad_array_new_length

Aaron Ballman aaron at aaronballman.com
Thu Sep 11 10:36:44 PDT 2014


On Thu, Sep 11, 2014 at 1:28 PM, Dan Albert <danalbert at google.com> wrote:
> The way LIT works, it's better to have the number of things tested in each
> file be as small as possible (because testing halts at the first failure),
> so I'd prefer to keep it split out.
>
> The comments should be fixed though. I guess I wasn't paying enough
> attention :)
>
> With that one thing fixed, this LGTM and is ready to land.

Thank you for the review and help! I've committed in r217604.

~Aaron



More information about the cfe-commits mailing list