Skip to content
Snippets Groups Projects
Commit ba2d7a4f authored by Erik Verbruggen's avatar Erik Verbruggen
Browse files

C++: Only parse with appropriate defines for open editors.


If two files from different (sub-)projects include the same header file,
and the defined macros differ for both files, the header file will be
parsed with only the appropriate macros for the including file.

Task-number: QTCREATORBUG-9802
Task-number: QTCREATORBUG-1249

Change-Id: I560490afa287b3bb1e863bce1bb4f57af36ad56e
Reviewed-by: default avatarNikolai Kosjar <nikolai.kosjar@digia.com>
parent 447c4ed3
No related branches found
No related tags found
No related merge requests found
Showing
with 552 additions and 48 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment