llvm-g++

This command is an alias of clang++.

Install

All systems
curl cmd.cat/llvm-g++.sh
Ubuntu
apt-get install llvm-gcc-4.7
Windows (WSL2)
sudo apt-get update sudo apt-get install llvm-gcc-4.7
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