[PATCH] A couple minor changes to support sanitizers on FreeBSD 9.2

Alexey Samsonov samsonov at google.com
Thu Mar 13 07:55:12 PDT 2014


  Where is size_t defined in sanitizer sources? Do you mean that
    #define size_t unsigned
  magic in asan_new_delete.cc? It's not a header file, how can it affect building the unit test?

http://llvm-reviews.chandlerc.com/D3031



More information about the llvm-commits mailing list