On Oct 1, 2012, at 4:05 AM, Steven Bosscher <stevenb....@gmail.com> wrote: > This patch uses the libiberty new-like operators instead of using > xmalloc/xrealloc.
So, in headers that can be used by C compiles, we should use the abstraction… Should we prefer it for translation units that are C++ only?