[PATCH] [Tsan] Fix the sunrpc.cc test to build on FreeBSD

Viktor Kutuzov vkutuzov at accesssoftek.com
Fri Oct 10 10:32:20 PDT 2014


Hi kcc, samsonov, glider,

<rpc/types.h> does present on Linux systems and it seems we should include it in front of <rpc/xdr.h> on Mac OS too:

https://developer.apple.com/library/ios/documentation/System/Conceptual/ManPages_iPhoneOS/man3/xdr_u_char.3.html

http://reviews.llvm.org/D5730

Files:
  test/tsan/sunrpc.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5730.14739.patch
Type: text/x-patch
Size: 316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141010/5426932c/attachment.bin>


More information about the llvm-commits mailing list