If you have the Clang code model enabled, this is now also used for the highlighting of the identifier at the text cursor, which was previously still using the built-in model in any case.
Dacă aveți activat modelul de cod Clang, acesta este acum utilizat și pentru evidențierea identificatorului de la cursorul de text, care a folosit în orice caz modelul încorporat.
We nowadays regularly close bug reports with the comment "works with Clang code model".
În prezent, în mod regulat închidem rapoartele de eroare cu comentariul "funcționează cu modelul de cod Clang".
There also was much progress with the Clang based code model, which is now running in a separate process, which should make us safer from bugs in Clang itself.
De asemenea, s-au înregistrat multe progrese cu modelul de cod bazat pe Clang, care se desfășoară acum într-un proces separat, ceea ce ar trebui să ne facă mai siguri de bug-uri în Clang însuși.
We decided that it is time to turn the Clang code model on by default.
Am decis că este timpul să porniți în mod implicit modelul de cod Clang.
We upgraded the Clang code model to Clang 6.0.
Am modernizat modelul de cod Clang la Clang 6.0.
Support for C99 designated initializers and concatenated strings was added to the C++ code model, as well as improvements to encoding handling and lambda support and many other things
Suportul pentru inițialele C99 și serverele concatenate a fost adăugat în modelul de cod C ++, precum și îmbunătățirile legate de manipularea codării și suportul lambda și multe alte lucruri
Also, the Clang code model provides much better information about issues in code without going through the edit-compile-analyze cycle explicitly.
De asemenea, modelul de cod Clang furnizează informații mult mai bune despre problemele din cod, fără a trece explicit în mod explicit în ciclul de editare-compilare-analiză.
Qt Creator's own C++ code model received many fixes, for example for many issues with templates again.
Modelul propriu de cod C ++ al creatorului Qt a primit mai multe remedii, de exemplu pentru multe probleme cu șabloane din nou.
Aside from fixing bugs in the code model and static analyzer integration, we also updated our binary packages to use Clang 3.8.1, which also fixes many issues, especially with MSVC.
Pe lângă repararea bug-urilor în modelul de cod și integrarea static analyzer, am actualizat și pachetele noastre binare pentru a utiliza Clang 3.8.1, care rezolvă și multe probleme, mai ales cu MSVC.
If you are using the Clang code model or bookmarks, there are new inline annotations in the editor.
Dacă utilizați modelul de cod Clang sau marcajele, există noi adnotări inline în editor.
The warnings and errors from the code model are now also optionally shown in the Issues pane.
Avertismentele și erorile din modelul de cod sunt acum afișate opțional și în panoul Probleme.
Please also have a look at Nikolai's blog post on the Clang code model and the history of C/C++ support in Qt Creator.
Vă rugăm, de asemenea, să aruncați o privire la postarea de blog a lui Nikolai pe modelul de cod Clang și istoricul suportului C/ C ++ în Qt Creator.