yaml-bench-4.0
clang library - Common development package
Install
- All systems
-
curl cmd.cat/yaml-bench-4.0.sh
- Debian
-
apt-get install libclang-common-4.0-dev
- Ubuntu
-
apt-get install libclang-common-4.0-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libclang-common-4.0-dev
- Raspbian
-
apt-get install libclang-common-4.0-dev
- Dockerfile
- dockerfile.run/yaml-bench-4.0
libclang-common-4.0-dev
clang library - Common development package
Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. This package contains the clang generic headers and some libraries (profiling, etc).