diff options
author | Kristof Umann <kristof.umann@ericsson.com> | 2019-08-23 14:57:27 +0000 |
---|---|---|
committer | Kristof Umann <kristof.umann@ericsson.com> | 2019-08-23 14:57:27 +0000 |
commit | dabfea85fcca49e8bb4a2690621c1fcea30bd4f3 (patch) | |
tree | d92af9adb23cab599ac46133b6657c9ee4eb08d5 /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc | |
parent | 7d6aa7eb7f58d5df1349ca39700a745a94fec99d (diff) | |
download | bcm5719-llvm-dabfea85fcca49e8bb4a2690621c1fcea30bd4f3.tar.gz bcm5719-llvm-dabfea85fcca49e8bb4a2690621c1fcea30bd4f3.zip |
[clang-tidy] Possibility of displaying duplicate warnings
Summary: In case a checker is registered multiple times as an alias, the emitted warnings are uniqued by the report message. However, it is random which checker name is included in the warning. When processing the output of clang-tidy this behavior caused some problems. In this commit the uniquing key contains the checker name too.
Reviewers: alexfh, xazax.hun, Szelethus, aaron.ballman, lebedev.ri, JonasToth, gribozavr
Reviewed By: alexfh
Subscribers: dkrupp, whisperity, rnkovacs, mgrang, cfe-commits
Patch by Tibor Brunner!
Tags: #clang
Differential Revision: https://reviews.llvm.org/D65065
llvm-svn: 369763
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc')
0 files changed, 0 insertions, 0 deletions