On Sep 9, 2013, at 8:09 PM, Marshall Clow <[email protected]> wrote:
> As the implementations of exception classes are migrating into libc++abi, > here's the corresponding patch to my earlier one (Subject: libc++: Adding > std::bad_array_length) for libc++abi. > > <libcxxabi-bad_array_length.patch> > > -- Marshall > > Marshall Clow Idio Software <mailto:[email protected]> > > A.D. 1517: Martin Luther nails his 95 Theses to the church door and is > promptly moderated down to (-1, Flamebait). > -- Yu Suzuki > > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits One quibble: There's a tab in src/new.cpp between #define and _LIBCPP_BUILDING_NEW. Please commit. Thanks, Howard _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
