diff options
author | Christian Kandeler <christian.kandeler@qt.io> | 2020-11-06 14:07:14 +0100 |
---|---|---|
committer | Christian Kandeler <christian.kandeler@qt.io> | 2020-11-09 09:51:08 +0000 |
commit | 1988d891981f0bc9f59f07a36f0e9b02f1450338 (patch) | |
tree | 570972ee9c93b9fb5591c2af69aa8d1b21729bd7 /src/libs/3rdparty/cplusplus/Names.cpp | |
parent | fdaed3aa09a0a3ccaa1270893002a78780ffd882 (diff) | |
download | qt-creator-1988d891981f0bc9f59f07a36f0e9b02f1450338.tar.gz |
CPlusPlus: Check for static member functions in FindUsages
Static member functions cannot modify the object and therefore must not
be reported as writable references.
Note that this does not have an effect yet, as the function type lacks
information about the "static" specifier.
Task-number: QTCREATORBUG-24894
Change-Id: Ib04a17864a0ca5b7610579a2f5efbcfde257e08a
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'src/libs/3rdparty/cplusplus/Names.cpp')
0 files changed, 0 insertions, 0 deletions