sancov
Low-Level Virtual Machine (LLVM)
RUN apt-get update && \
apt-get install -y clang-3.8
RUN apt-get update && \
apt-get install -y clang-5.0
RUN pacman -S --noconfirm llvm6
RUN apt-get update && \
apt-get install -y clang-tools-7
RUN dnf install -y llvm6.0
RUN apt-get update && \
apt-get install -y clang-3.8