[PATCH] test-suite: XCore target: fix handling of <string.h> and <memory.h>

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Jan 29 13:44:14 PST 2014


On 29 January 2014 15:22, Stephen Canon <scanon at apple.com> wrote:
> Neither is.  IIRC, they both are ancient BSD-isms.  <strings.h> made it into POSIX, not sure about <memory.h>.

I guess the next question is: Do we need the ifdef? Can't we just use
string.h everywhere?


Cheers,
Rafael



More information about the llvm-commits mailing list