We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e821298 commit 88a6645Copy full SHA for 88a6645
Dockerfile
@@ -9,6 +9,7 @@ RUN apt-get update && apt-get upgrade -y && \
9
RUN apt-get update && apt-get install -y build-essential \
10
git \
11
clang \
12
+ libclang-cpp12 \
13
libclang-dev \
14
libclang-cpp12-dev \
15
llvm \
0 commit comments