forked from qt-creator/qt-creator
the std::nullptr_t gets reported as a pointer type with std::nullptr_t as the target type. In order to avoid a recursive lookup check whether the target type name is identical to the pointer type name. Fixes: QTCREATORBUG-29291 Change-Id: I25373bf56b5538b9e5c14c34b9a5e501b5803fea Reviewed-by: Christian Stenger <christian.stenger@qt.io>