-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
None
-
Qt Creator 4.11.0-beta1
-
None
See attached example: parser-issue.tar.gz
If there are two headers and one includes another and back, then C parser may fails and content of once header displays as disabled.
Note, only if include Guards is used. With #pragma once all worked as expected.
In attached sample, foo.h displayed as grayed.