[all-commits] [llvm/llvm-project] d02e0b: [dfsan] Disable origin test cases temporarily
Z via All-commits
all-commits at lists.llvm.org
Fri Mar 5 17:13:57 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d02e0ba070f6dfdf5431ef5d42b355ad39033d12
https://github.com/llvm/llvm-project/commit/d02e0ba070f6dfdf5431ef5d42b355ad39033d12
Author: Jianzhou Zhao <jianzhouzh at google.com>
Date: 2021-03-06 (Sat, 06 Mar 2021)
Changed paths:
M compiler-rt/test/dfsan/origin_add_label.c
M compiler-rt/test/dfsan/origin_disabled.c
M compiler-rt/test/dfsan/origin_invalid.c
M compiler-rt/test/dfsan/origin_ld_lost.c
M compiler-rt/test/dfsan/origin_ldst.c
M compiler-rt/test/dfsan/origin_limit.c
M compiler-rt/test/dfsan/origin_memset.c
M compiler-rt/test/dfsan/origin_overlapped.c
M compiler-rt/test/dfsan/origin_set_label.c
M compiler-rt/test/dfsan/origin_untainted.c
Log Message:
-----------
[dfsan] Disable origin test cases temporarily
More information about the All-commits
mailing list