[PATCH] [DFSan] New custom wrappers

Lorenzo Martignoni martignlo at google.com
Fri Dec 6 07:43:31 PST 2013


Hi pcc,

- Added the following custom wrappers:
  - strstr
  - strrchr
  - memchr
  - nanosleep
  - socketpair
- Tweaked a couple of existing wrappers: if a wrapper returns a pointers derived from an input pointer, then return the label of the input pointer
- Sorted tests invocation

http://llvm-reviews.chandlerc.com/D2354

Files:
  lib/dfsan/dfsan_custom.cc
  lib/dfsan/done_abilist.txt
  lib/dfsan/lit_tests/custom.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2354.1.patch
Type: text/x-patch
Size: 8690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131206/36779a9e/attachment.bin>


More information about the llvm-commits mailing list