[all-commits] [llvm/llvm-project] 9cf522: [dfsan] Updated check_custom_wrappers.sh to dedup ...
Z via All-commits
all-commits at lists.llvm.org
Mon Mar 15 12:12:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9cf5220c5c4af0ec1d0abeb2b5c92bb44b6e217d
https://github.com/llvm/llvm-project/commit/9cf5220c5c4af0ec1d0abeb2b5c92bb44b6e217d
Author: Jianzhou Zhao <jianzhouzh at google.com>
Date: 2021-03-15 (Mon, 15 Mar 2021)
Changed paths:
M compiler-rt/lib/dfsan/scripts/check_custom_wrappers.sh
Log Message:
-----------
[dfsan] Updated check_custom_wrappers.sh to dedup function names
The origin wrappers added by https://reviews.llvm.org/D98359 reuse
those __dfsw_ functions.
More information about the All-commits
mailing list