[DFSan] Add strpbrk wrapper.
authorMatt Morehouse <mascasa@google.com>
Fri, 18 Sep 2020 15:47:31 +0000 (08:47 -0700)
committerMatt Morehouse <mascasa@google.com>
Fri, 18 Sep 2020 15:54:14 +0000 (08:54 -0700)
commit23bab1eb43d39e7163eb55bcca6e412f68f930e3
treef2cc0a7b037d990e4fbfa211b95ebf2df1c67753
parent7b61b192753360427fade9c9c5b68cd76adfc665
[DFSan] Add strpbrk wrapper.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D87849
compiler-rt/lib/dfsan/dfsan_custom.cpp
compiler-rt/lib/dfsan/done_abilist.txt
compiler-rt/test/dfsan/custom.cpp