Name clang
Version 20.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
  • cmake
  • pkgconfig
  • python3-dir
  • python3native
  • python3targetconfig
Dependencies
  • binutils
  • clang-cross-i686
  • cmake-native
  • gcc-cross-i686
  • libedit
  • libedit-native
  • libffi
  • libxml2
  • libxml2-native
  • ncurses
  • ninja-native
  • pkgconfig-native
  • python3
  • python3-native
  • spirv-tools-native
  • swig-native
  • virtual/compilerlibs
  • virtual/libc
  • zlib
  • zstd
  • libedit
  • libedit-native
  • lua
  • binutils
  • libpfm
  • ncurses
  • binutils
PACKAGECONFIG options
  • bootstrap
  • build-id
  • clangd
  • clangd-dexp
  • compiler-rt
  • eh
  • libcplusplus
  • libedit
  • libomp
  • lld
  • lldb-lua
  • lldb-wchar
  • lto
  • pfm
  • rtti
  • shared-libs
  • split-dwarf
  • terminfo
  • thin-lto
  • unwindlib

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 20.1.3 (this recipe)