Files
qt-creator/src/plugins/cpptools
Ivan Donchevskii d47cb48909 Clang: Do not call built-in follow symbol with no document
CppEditor tests (the part which works with ClangCodeModel) showed
that it's possible that QTextCursor might get document reset
to the moment we try to call built-in follow symbol. That means
that the editor widget is closed already.

Check for the document to prevent such behavior.

Change-Id: I2463f4688dc6fca7f701fba243ffc6e43a573b33
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
2018-11-28 09:07:11 +00:00
..
2018-04-24 14:43:35 +00:00
2018-03-09 08:21:07 +00:00
2018-04-24 14:43:35 +00:00
2017-07-04 09:08:17 +00:00