[PATCH] D47819: [compiler-rt] [test] Disable sunrpc tests when rpc/xdr.h is missing

Michał Górny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 12:45:13 PST 2019


mgorny updated this revision to Diff 181133.
mgorny retitled this revision from "[compiler-rt] [test] Support using libtirpc on Linux" to "[compiler-rt] [test] Disable sunrpc tests when rpc/xdr.h is missing".
mgorny edited the summary of this revision.
mgorny added a reviewer: vitalybuka.
mgorny added a comment.

Following the changes to D47817 <https://reviews.llvm.org/D47817>, updated this one to disable relevant tests when sunrpc headers are not available.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D47819/new/

https://reviews.llvm.org/D47819

Files:
  cmake/Modules/CompilerRTUtils.cmake
  cmake/base-config-ix.cmake
  lib/sanitizer_common/CMakeLists.txt
  test/lit.common.cfg
  test/lit.common.configured.in
  test/msan/Linux/sunrpc.cc
  test/msan/Linux/sunrpc_bytes.cc
  test/msan/Linux/sunrpc_string.cc
  test/tsan/sunrpc.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47819.181133.patch
Type: text/x-patch
Size: 3833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/56cbe734/attachment.bin>


More information about the llvm-commits mailing list