intercept-cc
clang-based tools for C/C++ developments
RUN apt-get update && \
apt-get install -y clang-tools-4.0
RUN apt-get update && \
apt-get install -y clang-5.0
RUN apt-get update && \
apt-get install -y clang-tools-7
RUN apt-get update && \
apt-get install -y clang-tools-4.0