[all-commits] [llvm/llvm-project] a806f9: [dfsan] Make warn_unimplemented off by default
Z via All-commits
all-commits at lists.llvm.org
Thu Jul 22 14:46:27 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a806f933a2bf7db444c5687d8d4e07910150ed9c
https://github.com/llvm/llvm-project/commit/a806f933a2bf7db444c5687d8d4e07910150ed9c
Author: Jianzhou Zhao <jianzhouzh at google.com>
Date: 2021-07-22 (Thu, 22 Jul 2021)
Changed paths:
M compiler-rt/lib/dfsan/dfsan_flags.inc
M compiler-rt/test/dfsan/flags.c
Log Message:
-----------
[dfsan] Make warn_unimplemented off by default
Because almost all internal use cases need to turn warn_unimplemented off.
More information about the All-commits
mailing list