yaml-bench
clang library - Common development package
Install
- All systems
-
curl cmd.cat/yaml-bench.sh
- Debian
-
apt-get install libclang-common-3.8-dev
- Ubuntu
-
apt-get install libclang-common-8-dev
- Arch Linux
-
pacman -S llvm6
- Kali Linux
-
apt-get install libclang-common-7-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libclang-common-8-dev
- Raspbian
-
apt-get install libclang-common-3.8-dev
- Dockerfile
- dockerfile.run/yaml-bench
libclang-common-6.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).
libclang-common-3.9-dev
clang library - Common development package
Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). Clang fully implements all published ISO C++ standards including C++11, as well as the upcoming C++14 standard, and some parts of the fledgling C++1z standard, and is considered a production-quality C++ compiler. This package contains the clang generic headers and some libraries (profiling, etc).
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).
libclang-common-7-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).
libclang-common-3.8-dev
clang library - Common development package
Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). Clang fully implements all published ISO C++ standards including C++11, as well as the upcoming C++14 standard, and some parts of the fledgling C++1z standard, and is considered a production-quality C++ compiler. This package contains the clang generic headers and some libraries (profiling, etc).
libclang-common-5.0-dev
clang library - Common development package
llvm
Low-Level Virtual Machine (LLVM)
The Low-Level Virtual Machine (LLVM) is a collection of libraries and tools that make it easy to build compilers, optimizers, Just-In-Time code generators, and many other compiler-related programs. This is a dependency package providing the default llvm package.