When I open a specific cpp file, the kdevelop parser is launched and freezes. Then kdevelop is unusable and must be killed. Reproducible: Always Steps to Reproduce: 1. Launch kdevelop 2.File + Open 3.Select the attached file Actual Results: Kdevelop parser freezes. Kdevelop is no more able to parse an other file. Expected Results: Kdevelop must not freeze.
Created attachment 80736 [details] cpp code to reproduce the issue
Created attachment 98852 [details] bug fixed The bug is solved and it does not reproduce anymore. I guess we can close this bug now. Review the attached file.