diff options
author | Nikolai Kosjar <nikolai.kosjar@qt.io> | 2019-01-04 09:07:55 +0100 |
---|---|---|
committer | Nikolai Kosjar <nikolai.kosjar@qt.io> | 2019-01-08 14:09:52 +0000 |
commit | 820e4f8177dff43c9ddd4735d6a6e4e575cd4f69 (patch) | |
tree | 967820d022d8e6eb8224e032029fc55494e10e7b /src/plugins/cpptools/cppsourceprocessor.cpp | |
parent | e4f488cb5c8d9ec752dc14895c6132a9a82030cd (diff) | |
download | qt-creator-820e4f8177dff43c9ddd4735d6a6e4e575cd4f69.tar.gz |
ClangTools/QMake: Stop analyzing files not part of build configuration
...for the qmake project manager.
When parsing the project files, remember whether a file was discovered
by the exact or cumulative parse. Only files that were discovered by the
exact parse are considered "active" and thus part of the build
configuration. The others are not offered for selection.
Fixes: QTCREATORBUG-16016
Started-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Change-Id: I7a28b4de15e048975d7f0cd737dd8c11f744315b
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cppsourceprocessor.cpp')
0 files changed, 0 insertions, 0 deletions