One question, what benefit we should have from clang code model? Is it about better support for completion (template, in particular) and navigation (via F2)?
If so then std::unique_ptr::operarot-> still does not work... 14.02.2014, 17:39, "Ziller Eike" <[email protected]>: > Hi all, > > the Qt Creator master snapshots (which will become Qt Creator 3.1), are now > built with experimental support for the clang-based code model. > > So if you want to try it: > 1. download and install from > http://download.qt-project.org/snapshots/qtcreator/master/latest/ > 2. start Qt Creator, Help > About Plugins, enable C++/ClangCodeModel plugin, > restart > 3. Options > C++ > Code Model, choose clang for the types of files you want > > Feedback welcome —> bugreports.qt-project.org :) > > Br, Eike > > -- > Eike Ziller, Senior Software Engineer - Digia, Qt > > Digia Germany 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 _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
