diff options
author | Dylan Noblesmith <nobled@dreamwidth.org> | 2014-08-23 21:10:56 +0000 |
---|---|---|
committer | Dylan Noblesmith <nobled@dreamwidth.org> | 2014-08-23 21:10:56 +0000 |
commit | 367cef6362f1526b6e5c775a3617757fb74cf3e8 (patch) | |
tree | e05b36f6a5adbf48eeea9e0b0a6f24ca8eb12639 /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp | |
parent | 2f9e293e37922ceba3ee6e07e220db91a2f3b0d2 (diff) | |
download | llvm-367cef6362f1526b6e5c775a3617757fb74cf3e8.zip llvm-367cef6362f1526b6e5c775a3617757fb74cf3e8.tar.gz llvm-367cef6362f1526b6e5c775a3617757fb74cf3e8.tar.bz2 |
cmake: disable -Wnon-virtual-dtor when it gives false positives
clang has only been smart enough not to trigger -Wnon-virtual-dtor
warnings on final classes since r208449 (in clang 3.5). Building
with older versions is extremely noisy, so disable the warning
on those compilers.
llvm-svn: 216327
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions