clang 22.1.3
| Name | clang |
|---|---|
| Version | 22.1.3 |
| Summary | LLVM based C/C++ compiler |
| Description | Clang is an LLVM based C/C++/Objective-C compiler, which aims to deliver amazingly fast compiles, extremely useful error and warning messages and to provide a platform for building great source level tools. The Clang Static Analyzer and clang-tidy are tools that automatically find bugs in your code, and are great examples of the sort of tools that can be built using the Clang frontend as a library to parse C/C++ code |
| Section | devel |
| License | Apache-2.0-with-LLVM-exception |
| Homepage | http://clang.llvm.org/ |
| Recipe file |
recipes-devtools/clang/clang_git.bb
recipes-devtools/clang/common-clang.inc recipes-devtools/clang/common.inc recipes-devtools/clang/common-source.inc |
| Layer | openembedded-core (master branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
|
Sources
None
Patches
None
bbappends
This recipe is appended by:
| meta-darwin | clang_%.bbappend |
| meta-montavista-cgx | clang_git.bbappend |
Other branches
This recipe in other branches of openembedded-core:
| Branch | Recipe |
|---|---|
| master | clang 22.1.3 (this recipe) |
| whinlatter (Yocto Project 5.3) | clang 21.1.7 |