forked from qt-creator/qt-creator
1988d89198
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>