llvm-gcc
This command is an alias of clang.
Install
- All systems
-
curl cmd.cat/llvm-gcc.sh
- Ubuntu
-
apt-get install llvm-gcc - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install llvm-gcc - Raspbian
-
apt-get install llvm-gcc
This command is an alias of clang.
-
View documentation for the original command:
tldr clang
© tl;dr; authors and contributors