yaml-bench
clang library - Common development package
RUN apt-get update && \
apt-get install -y libclang-common-3.8-dev
RUN apt-get update && \
apt-get install -y libclang-common-8-dev
RUN pacman -S --noconfirm llvm6
RUN apt-get update && \
apt-get install -y libclang-common-7-dev
RUN apt-get update && \
apt-get install -y libclang-common-3.8-dev