[Qt-creator] Clang 3.8 and Creator code model

Nikos Chantziaras realnc at gmail.com
Sun Mar 13 10:26:49 CET 2016


On 13/03/16 11:15, Nikos Chantziaras wrote:
> On 13/03/16 10:36, Andrzej Telszewski wrote:
>> On 13/03/16 09:34, Nikos Chantziaras wrote:
>>> I upgraded to LLVM and Clang 3.8.0. The Clang code model doesn't work
>>> anymore. [...]
>>
>> I also updated to LLVM and Clang 3.8.0 and completion stopped working.
>> Recompiling Qt Creator solved the problem.
>
> I just recompiled Creator (I'm 3.6.0). It didn't help at all :-/

Let me correct that. It started working (it seemed it needed to reparse 
the sources first.)

Code checking and completion works now, except for one important (to me) 
detail: Typing "." does not automatically convert to "->" anymore when 
using raw pointers.

Any known fix for that?




More information about the Qt-creator mailing list