- 
    Bug 
- 
    Resolution: Incomplete
- 
     Not Evaluated Not Evaluated
- 
    None
- 
    Qt Creator 4.11.0
- 
    None
- 
    Ubuntu 20.04.2 LTS & qtCreator 4.11.0
Approach:
- Install Ubuntu 20.04.2 LTS.
- Immediately after that install qtcreator: "sudo apt install gcc g++ make qtcreator qt5-default"
- Start qtCreator, create a plain C++ application
Problem:
ClangCodeModel reports wrong errors / is not working properly. See screenshot 01.
Workaround:
My current solution: Deactivate the ClangCodeModel plugin (screenshot 02).

