[PATCH] Include stddef.h before including cxxabi.h

Rui Ueyama ruiu at google.com
Thu Oct 23 12:18:09 PDT 2014


Hi rafael,

On FreeBSD 10.0, size_t needs to be defined before including cxxabi.h.
Currenty HAVE_CXXABI_H is not defined on FreeBSD because of that reason.
This patch teaches cmake and configure how to include it.

http://reviews.llvm.org/D5940

Files:
  autoconf/configure.ac
  cmake/config-ix.cmake
  configure
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5940.15340.patch
Type: text/x-patch
Size: 15200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141023/ac5bce2b/attachment.bin>


More information about the llvm-commits mailing list