clang++-8
C, C++ and Objective-C compiler
Install
- All systems
-
curl cmd.cat/clang++-8.sh
- Ubuntu
-
apt-get install clang-8
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install clang-8
- Dockerfile
- dockerfile.run/clang++-8