> On Mar 13, 2016, at 10:26 AM, Nikos Chantziaras <[email protected]> wrote: > > 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?
Afaik that feature has only been implemented for the Clang code model in 4.0. Br, Eike -- Eike Ziller, Principle Software Engineer - The Qt Company GmbH The Qt Company GmbH, Rudower Chaussee 13, D-12489 Berlin Geschäftsführer: Mika Pälsi, Juha Varelius, Tuula Haataja Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
