llvmPackages_17.clangWithLibcAndBasicRtAndLibcxx
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-wrapper
- Main Program
clang- Programs
addr2linearasc++c++filtccclangclang++cppdwpelfeditgprofldld.bfdld.goldnmobjcopyobjdumpranlibreadelfsizestringsstrip
- Homepage
- Version
- 17.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
- loongarch64-linux
- Defined
- Source