[all-commits] [llvm/llvm-project] 9c31e1: [sanitizer] Remove -Wno-non-virtual-dtor
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Nov 4 00:52:05 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9c31e12609e1935eb84a2497ac08a49e3139859a
https://github.com/llvm/llvm-project/commit/9c31e12609e1935eb84a2497ac08a49e3139859a
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2020-11-04 (Wed, 04 Nov 2020)
Changed paths:
M compiler-rt/CMakeLists.txt
M compiler-rt/lib/asan/tests/CMakeLists.txt
M compiler-rt/lib/interception/tests/CMakeLists.txt
M compiler-rt/lib/sanitizer_common/tests/CMakeLists.txt
Log Message:
-----------
[sanitizer] Remove -Wno-non-virtual-dtor
Warning should be fixed with d48f2d7c02743571075bb7812bb4c9e634e51ed1
More information about the All-commits
mailing list