diff options
author | Nikolai Kosjar <nikolai.kosjar@qt.io> | 2016-06-22 11:15:19 +0200 |
---|---|---|
committer | Nikolai Kosjar <nikolai.kosjar@qt.io> | 2016-06-28 07:48:18 +0000 |
commit | d63e27d877771a42464b53b53780e91dbb5f6ec7 (patch) | |
tree | bfa0afda9a3be7c4fcb7c9b1641fe7cb34c8e0fe /src/plugins/cpptools/cppcompletionassistprocessor.cpp | |
parent | 7d31cb0e18d9cf64748c8dfe98ef1d140d5d2626 (diff) | |
download | qt-creator-d63e27d877771a42464b53b53780e91dbb5f6ec7.tar.gz |
CppTools/Clang: Announce only removed project parts
...and not all projects parts of a project if it is closed.
Re-produce with:
open a project A with subdirs (e.g. qtcreator.pro)
open a subdir project from project A (e.g. cppeditor.pro)
close project A
--> The project part representing the subdir is announced as removed
although it is still open.
The clang code model was the only affected user - affected translation
units were not parsed/updated anymore
("ERROR: ProjectPartDoesNotExistMessage").
Change-Id: Ia79341ce201e3b4aefff9f597920dbc6f7d67634
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
Diffstat (limited to 'src/plugins/cpptools/cppcompletionassistprocessor.cpp')
0 files changed, 0 insertions, 0 deletions