diff options
author | Nikolai Kosjar <nikolai.kosjar@qt.io> | 2019-02-07 09:29:15 +0100 |
---|---|---|
committer | Nikolai Kosjar <nikolai.kosjar@qt.io> | 2019-02-07 12:52:25 +0000 |
commit | d122049aeea62794ba97dd60516cf97c2cdaaffa (patch) | |
tree | f32ce6f799017588340786a13224373ca0e43722 /src/plugins/cpptools/cpppointerdeclarationformatter_test.cpp | |
parent | e720a1f3717ce3200ade789eaec4b5d4750c730e (diff) | |
download | qt-creator-d122049aeea62794ba97dd60516cf97c2cdaaffa.tar.gz |
ClangTools: Fix order of ExplainingStepItems
We sorted by line/column/text, but we should not change the order for
these items as the original order is crucial to understand the
diagnostics. For example, the clang static analyzer diagnostics provide
step by step notes to explain the main diagnostics and these does not
match the line/column order.
Change-Id: I1e7235b37eb5713b0b7135aab46124f590a1443a
Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cpppointerdeclarationformatter_test.cpp')
0 files changed, 0 insertions, 0 deletions