llvmPackages_14.clang-unwrapped

The Clang project provides a language front-end and tooling infrastructure for languages in the C language family (C, C++, Objective C/C++, OpenCL, CUDA, and RenderScript) for the LLVM project. It 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.

Name
clang
Main Program
clang
Programs
  • analyze-build
  • clang
  • clang++
  • clang-14
  • clang-apply-replacements
  • clang-change-namespace
  • clang-check
  • clang-cl
  • clang-cpp
  • clang-doc
  • clang-extdef-mapping
  • clang-format
  • clang-include-fixer
  • clang-linker-wrapper
  • clang-move
  • clang-nvlink-wrapper
  • clang-offload-bundler
  • clang-offload-wrapper
  • clang-query
  • clang-refactor
  • clang-rename
  • clang-reorder-fields
  • clang-repl
  • clang-scan-deps
  • clang-tblgen
  • clang-tidy
  • clangd
  • cpp
  • diagtool
  • find-all-symbols
  • git-clang-format
  • hmaptool
  • intercept-build
  • modularize
  • pp-trace
  • run-clang-tidy
  • scan-build
  • scan-build-py
  • scan-view
Homepage
Version
14.0.6
License
Maintainers
Platforms
  • aarch64-darwin
  • aarch64-freebsd
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64_be-none
  • aarch64-none
  • aarch64-windows
  • armv5tel-linux
  • armv6l-linux
  • armv7a-linux
  • armv7l-linux
  • armv6l-netbsd
  • armv7a-netbsd
  • armv7l-netbsd
  • arm-none
  • armv6l-none
  • mips-linux
  • mips64-linux
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mips-none
  • mips64-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpc-netbsd
  • powerpc-none
  • powerpcle-none
  • s390x-linux
  • s390x-none
  • wasm64-wasi
  • wasm32-wasi
  • i686-cygwin
  • x86_64-cygwin
  • x86_64-darwin
  • i686-freebsd
  • x86_64-freebsd
  • i686-genode
  • x86_64-genode
  • x86_64-solaris
  • i686-linux
  • x86_64-linux
  • i686-netbsd
  • x86_64-netbsd
  • i686-none
  • x86_64-none
  • i686-openbsd
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-windows
  • i686-windows
  • riscv32-linux
  • riscv64-linux
  • riscv32-netbsd
  • riscv64-netbsd
  • riscv32-none
  • riscv64-none
  • m68k-linux
  • m68k-netbsd
  • m68k-none
Defined
Source