Files
qt-creator/src/plugins/clangcodemodel
Christian Kandeler c80c724b52 ClangCodeModel: Fix template highlighting bug
We need to take into account that the ">>" in constructs such as
std::vector<std::pair<int, int>> is only one token on the clang side.

Change-Id: I90f002ca56f236032f6d39c338593a2ff7590061
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: David Schulz <david.schulz@qt.io>
2021-04-16 07:02:19 +00:00
..
2020-11-05 08:14:55 +00:00
2021-03-22 15:00:37 +00:00

See ../../../doc/src/editors/creator-only/creator-clang-codemodel.qdoc