diff options
author | Christian Kandeler <christian.kandeler@qt.io> | 2021-04-21 14:29:49 +0200 |
---|---|---|
committer | Christian Kandeler <christian.kandeler@qt.io> | 2021-05-18 08:42:04 +0000 |
commit | 6dc3c1f1563a3d5979fa7408c07e950be280827e (patch) | |
tree | 18a2cba09c8a9ed87cd057496fa3d60cec77922b /src/plugins/cpptools/cppsourceprocessor.cpp | |
parent | 11f574fef9eac9ec4ad6417745082afd1afa9614 (diff) | |
download | qt-creator-6dc3c1f1563a3d5979fa7408c07e950be280827e.tar.gz |
ClangCodeModel: Support access type categorization
... with "Find Usages", as we do in the built-in code model.
Note 1: This is very slow, so it's for now only enabled if the
search results come from a small number of files.
Possible ways of speeding up the operation
to be investigated.
Note 2: All test cases from the old code model also pass here,
but checking with non-trivial real-world projects
shows a lot of mis-categorizations.
Well will fix them one by one.
Note 3: This functionality requires clangd >= 13.
Change-Id: Ib3500b52996dbbf9d7d9712d729179bcbd3262fc
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: David Schulz <david.schulz@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cppsourceprocessor.cpp')
0 files changed, 0 insertions, 0 deletions