summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/cppcoreguidelines/ProBoundsConstantArrayIndexCheck.cpp
diff options
context:
space:
mode:
authorJonas Toth <jonas.toth@gmail.com>2019-02-28 14:55:12 +0000
committerJonas Toth <jonas.toth@gmail.com>2019-02-28 14:55:12 +0000
commitda666233fe7d1748b38ae0cea0b7be357e8b6a05 (patch)
tree634650f19451872df59060457afc2102d8809818 /clang-tools-extra/clang-tidy/cppcoreguidelines/ProBoundsConstantArrayIndexCheck.cpp
parent2098b86b9658c0751ef00af779ab34cc7a56f01d (diff)
downloadbcm5719-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/ProBoundsConstantArrayIndexCheck.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud