[Qt-creator] wip clang status

Peter Kümmel syntheticpp at gmx.net
Sat Dec 3 12:05:54 CET 2011


On 02.12.2011 22:33, Peter Kümmel wrote:
> Is wip/clang in an usable state?
>
> I build the branch with a up-to-date clang svn checkout (3.1).
> It loads the qt-creator sources, is busy for a while when
> parsing the code, but navigating in the code is worse than
> before, for instance gitclient.cpp
>
>       class BaseGitDiffArgumentsWidget :
>           public VCSBase::VCSBaseEditorParameterWidget
>
> clicking on VCSBaseEditorParameterWidget and then
> "Follow Symbol Under Cursor" and nothing happens.

Fixed it: http://codereview.qt-project.org/#change,10403

>
> Is there a other way to see why clang is better than the old parser?
>
> Peter



More information about the Qt-creator mailing list