supported: bcmp, fstat, memcmp, stat, strcasecmp, strchr, strcmp,
strncasecmp, strncp, strpbrk
This is a part of https://reviews.llvm.org/D95835.
Paths
| Differential D98636
[dfsan] Add origin ABI wrappers ClosedPublic Authored by stephan.yichao.zhao on Mar 15 2021, 9:24 AM.
Details
Summary supported: bcmp, fstat, memcmp, stat, strcasecmp, strchr, strcmp, This is a part of https://reviews.llvm.org/D95835.
Diff Detail
Event Timelinestephan.yichao.zhao created this revision. stephan.yichao.zhao marked 9 inline comments as done. Comment Actionsupdated
stephan.yichao.zhao added inline comments.
This revision is now accepted and ready to land.Mar 16 2021, 4:02 PM This revision was landed with ongoing or failed builds.Mar 16 2021, 7:23 PM Closed by commit rGec5ed66cee10: [dfsan] Add origin ABI wrappers (authored by Jianzhou Zhao <jianzhouzh@google.com>). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 330825 compiler-rt/lib/dfsan/dfsan_custom.cpp
compiler-rt/test/dfsan/custom.cpp
|