[all-commits] [llvm/llvm-project] a26b09: [CMake] Remove unneeded -Wdelete-non-virtual-dtor ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Aug 31 11:19:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a26b09cb982753d1ce3b086341ba9e9c585bb5e6
https://github.com/llvm/llvm-project/commit/a26b09cb982753d1ce3b086341ba9e9c585bb5e6
Author: Fangrui Song <i at maskray.me>
Date: 2021-08-31 (Tue, 31 Aug 2021)
Changed paths:
M llvm/cmake/modules/HandleLLVMOptions.cmake
Log Message:
-----------
[CMake] Remove unneeded -Wdelete-non-virtual-dtor availability check
Available and good in Clang 3.5/GCC 5.
More information about the All-commits
mailing list