LLVM / Clang

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. The Clang frontend compiles C, C++, Objective-C, and Objective-C++ code into LLVM bitcode.

Clangd is used for enhanced C/C++ support. ClangFormat is used for enhanced indentation and code formatting.

The sources with backported/additional patches can be found at https://code.qt.io/cgit/clang/llvm-project.git

Project Homepage

Copyright (C) 2003-2019 LLVM Team

Distributed under the Apache 2.0 License with LLVM exceptions.

© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.