[PATCH] [ASan] Skip ptrace test on non-x86 targets

Jay Foad jay.foad at gmail.com
Tue Nov 11 07:33:41 PST 2014


Hi kcc, samsonov, eugenis, earthdok,

Address sanitization of ptrace(2) is only implemented for x86, so skip
the test on other targets.

http://reviews.llvm.org/D6215

Files:
  test/asan/TestCases/Linux/ptrace.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6215.16047.patch
Type: text/x-patch
Size: 514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141111/3f8300bf/attachment.bin>


More information about the llvm-commits mailing list