Clang code model in Qt Creator - does it work or not?
-
I've been trying to enable the clang code model in every Qt Creator version since this feature was added, and it has never worked. Until 3.3.0 it absolutely didn't work, and now it's kinda trying to work, but not very well. Syntax highlighting is wrong for some local symbols, and it can't find the definition of some symbols (but can do it for some others). Working as intended, or not fully implemented yet?