Files
qt-creator/src/plugins/cppeditor/cppquickfixes.cpp
Christian Kandeler 4ff26e2a27 CppEditor: Do not rely on object identity when comparing names
In particular, the same namespace can be declared in lots of different
places.

Fixes: QTCREATORBUG-25776
Change-Id: I7e255cee560043ed4beb47b8047f99c3a9c21198
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
2021-06-24 13:46:25 +00:00

358 KiB