summaryrefslogtreecommitdiffstats
path: root/clang-query
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2015-02-27 16:50:32 +0000
committerAlexander Kornienko <alexfh@google.com>2015-02-27 16:50:32 +0000
commit2a82d482df82f326017631af0026420b917166b0 (patch)
tree9ad3735fb32246bfd2f0c114863c54e5df8d3ed3 /clang-query
parentdc876a0bef1ac8467315f3914e85573b28bdca42 (diff)
[clang-tidy] Various improvements in misc-use-override
* Better error message when more than one of 'virtual', 'override' and 'final' is present ("X is/are redundant since the function is already declared Y"). * Convert the messages to the style used in Clang diagnostics: lower case initial letter, no trailing period. * Don't run the check for files compiled in pre-C++11 mode (http://llvm.org/PR22638). git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@230765 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'clang-query')
0 files changed, 0 insertions, 0 deletions