llvm-g++
This command is an alias of clang++.
RUN apt-get update && \
apt-get install -y llvm-gcc-4.7
RUN apt-get update && \
apt-get install -y llvm-gcc
This command is an alias of clang++.
RUN apt-get update && \
apt-get install -y llvm-gcc-4.7
RUN apt-get update && \
apt-get install -y llvm-gcc