[all-commits] [llvm/llvm-project] 23bab1: [DFSan] Add strpbrk wrapper.
Matt Morehouse via All-commits
all-commits at lists.llvm.org
Fri Sep 18 08:54:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 23bab1eb43d39e7163eb55bcca6e412f68f930e3
https://github.com/llvm/llvm-project/commit/23bab1eb43d39e7163eb55bcca6e412f68f930e3
Author: Matt Morehouse <mascasa at google.com>
Date: 2020-09-18 (Fri, 18 Sep 2020)
Changed paths:
M compiler-rt/lib/dfsan/dfsan_custom.cpp
M compiler-rt/lib/dfsan/done_abilist.txt
M compiler-rt/test/dfsan/custom.cpp
Log Message:
-----------
[DFSan] Add strpbrk wrapper.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D87849
More information about the All-commits
mailing list