aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/projectexplorerconstants.h
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2021-01-29 10:18:31 +0100
committerChristian Kandeler <christian.kandeler@qt.io>2021-01-29 14:21:46 +0000
commitaae3ce15aa72631e290b4eb6d0e163706b10390b (patch)
tree2231a0b27e6f9b97a9dcd350bcfffed62edd52a8 /src/plugins/projectexplorer/projectexplorerconstants.h
parentfa260e00eded51b313a9b8b1621162f359156027 (diff)
CplusPlus: Fix minimal name construction
... when using declarations are involved. Second attempt. I have a suspicion that this is not the "correct" approach, however: a) It appears to fix the problem. b) It does not break any tests. c) It's rather high in the call tree, so there's a low likelihood of breaking something else. d) Considering the hacky-looking pre-existing code dealing with using declarations (e.g. LookupContext::lookupByUsing()), it seems quite possible that there is no "correct" way with the current infrastructure. Fixes: QTCREATORBUG-14524 Change-Id: I28c6e53137c21ce158bbd03b92b3db39146116d5 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'src/plugins/projectexplorer/projectexplorerconstants.h')
0 files changed, 0 insertions, 0 deletions