[PATCH] D47819: [compiler-rt] [test] Disable sunrpc tests when rpc/xdr.h is missing
Peter Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 14 10:41:35 PST 2019
Lekensteyn accepted this revision.
Lekensteyn added a comment.
This revision is now accepted and ready to land.
In D47819#1356498 <https://reviews.llvm.org/D47819#1356498>, @mgorny wrote:
> PASS: MemorySanitizer-X86_64 :: Linux/sunrpc_bytes.cc (2932 of 6195)
> PASS: MemorySanitizer-X86_64 :: Linux/sunrpc_string.cc (2935 of 6195)
> PASS: MemorySanitizer-X86_64 :: Linux/sunrpc.cc (2974 of 6195)
> PASS: ThreadSanitizer-x86_64 :: sunrpc.cc (5110 of 6195)
>
>
> So yep, it works. Tested both ways now.
Thanks for testing! It looks good to me.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D47819/new/
https://reviews.llvm.org/D47819
More information about the cfe-commits
mailing list