summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestBZR.cxx
diff options
context:
space:
mode:
authorDaniel Pfeifer <daniel@pfeifer-mail.de>2016-06-27 20:46:25 (GMT)
committerDaniel Pfeifer <daniel@pfeifer-mail.de>2016-06-27 21:24:09 (GMT)
commit9e2d6f0c4d19e1ae1652071ea783ad577ea93e28 (patch)
treec9724a664885aeb2b6824fe0c842f88ddbbe6de0 /Source/CTest/cmCTestBZR.cxx
parentd3544d023b7b118f5f9fcb70808546d7b3724f50 (diff)
downloadCMake-9e2d6f0c4d19e1ae1652071ea783ad577ea93e28.zip
CMake-9e2d6f0c4d19e1ae1652071ea783ad577ea93e28.tar.gz
CMake-9e2d6f0c4d19e1ae1652071ea783ad577ea93e28.tar.bz2
CM_OVERRIDE: mark destructor overridden in the feature test.
This is important for two reasons: 1. A compiler might warn about a class that has a virtual member function but no virtual destructor. We don't want to treat the feature as incomplete in this case. 2. MSVC10 supports the override identifier except on destructors. In this case, the feature really is incomplete and we want to detect it as such.
Diffstat (limited to 'Source/CTest/cmCTestBZR.cxx')
0 files changed, 0 insertions, 0 deletions