diff options
| author | Jonas Toth <jonas.toth@gmail.com> | 2019-02-28 14:55:12 +0000 |
|---|---|---|
| committer | Jonas Toth <jonas.toth@gmail.com> | 2019-02-28 14:55:12 +0000 |
| commit | da666233fe7d1748b38ae0cea0b7be357e8b6a05 (patch) | |
| tree | 634650f19451872df59060457afc2102d8809818 /clang-tools-extra/clang-tidy/cppcoreguidelines/ProBoundsArrayToPointerDecayCheck.cpp | |
| parent | 2098b86b9658c0751ef00af779ab34cc7a56f01d (diff) | |
| download | bcm5719-llvm-da666233fe7d1748b38ae0cea0b7be357e8b6a05.tar.gz bcm5719-llvm-da666233fe7d1748b38ae0cea0b7be357e8b6a05.zip | |
[clang-tidy] added cppcoreguidelines-explicit-virtual-functions
Addresses the bugzilla bug #30397. (https://bugs.llvm.org/show_bug.cgi?id=30397)
modernize-use-override suggests that destructors require the override specifier
and the CPP core guidelines do not recommend this.
Patch by lewmpk.
Differential Revision: https://reviews.llvm.org/D58731
llvm-svn: 355093
Diffstat (limited to 'clang-tools-extra/clang-tidy/cppcoreguidelines/ProBoundsArrayToPointerDecayCheck.cpp')
0 files changed, 0 insertions, 0 deletions

