"Clang" is not found on TREX in Russian-English direction
Try Searching In English-Russian (Clang)

Low quality sentence examples

Почти нет проектов, которые можно одновременно собрать с помощью Clang и Visual Studio.
There are almost no projects that can be built both with Clang and Visual Studio.
Надеюсь, я прояснил вопросы, связанные с взаимодействием PVS- Studio и Clang.
I hope that I have clarified the issues related to interaction between PVS-Studio and Clang.
Команда разработчиков Clang берет некоторые из идей, реализованные в PVS- Studio и наоборот.
The Clang developer team borrows some ideas realized in PVS-Studio, and vice versa.
Теперь к вопросу о том, почему Clang бесплатный, а PVS- Studio стоит денег.
Now let's discuss why Clang is free and PVS-Studio is not.
Попробуем использовать gcc версии 5. 2. 1 и clang версии 3. 7.
Let's try gcc, version 5.2.1, and clang, version 3.7.0.
Конечно, при интеграции clang в среду разработки мы получаем навигацию,
If you integrate clang into an IDE, you will get the navigation function,
А это значит, что мы подходим к главному отличию PVS- Studio от Clang.
So, here we come to the basic difference between PVS-Studio and Clang.
Clang заменил предыдущий компилятор( с поддержкой GCC),
Clang replaced the prior compiler(with GCC optionally supported),
Может показаться, что я сознательно избегаю сравнения PVS- Studio и Clang по уровню диагностик.
You may suspect that I consciously avoid comparing PVS-Studio and Clang by the sets of diagnostics.
И мы, работая над PVS- Studio, и разработчики Clang- все добавляют новые диагностики.
Both we and the Clang developers regularly add new diagnostic rules into our analyzers.
а не компилятор Clang очень проста.
nobody ever heard of Clang.
Комбинация Clang и LLVM представляет собой полноценный компилятор
The combination of Clang and LLVM provides most of the toolchain,
Хотя, как вы теперь знаете, мы не используем Clang для разбора кода, он входит в дистрибутив.
Although, as you now know, we don't use Clang for code parsing it is still included into the distribution kit.
Проверяем Wine с помощью PVS- Studio и Clang Static Analyzer.
we published an article" Checking Wine with PVS-Studio and Clang Static Analyzer.
Благодаря архитектуре, основанной на библиотеках, Clang( как и LLVM) легко встраивается в другие приложения.
Because it is built with a library-based design, like the rest of LLVM, Clang is easy to embed into other applications.
Почему у PVS- Studio есть такие возможности по упрощению этапа внедрения, а у Clang их нет?
Why does PVS-Studio have such features to simplify the integration stage and Clang doesn't?
Важная часть проекта LLVM, созданный Крисом компилятор Clang, является ведущим в отрасли компилятором для.
A notable piece of the LLVM project is the Clang compiler(which Chris also created) which is an industry.
Это не удивительно, так как проект Clang сам включает в себя статический анализатор
It's no wonder because the Clang project contains a static analyzer itself
Использование препроцессора Clang в этих средах позволяет повысить скорость работы в 1. 5- 1. 7 раз.
Using Clang preprocessor with these IDEs provides an increase of operational performance by 1.5-1.7 times in most cases.
Анализатор PVS- Studio же для проверки исходных файлов сам сначала напрямую вызывает препроцессор cl. exe или clang.
But to verify source files, the PVS-Studio analyzer calls the preprocessor(cl. exe or clang) directly.