We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83ce0d5 commit 0b8b67cCopy full SHA for 0b8b67c
1 file changed
clang-tidy-diff.sh
@@ -3,6 +3,7 @@
3
# In settings in which build directory is different than binaryen/, we don't
4
# have this file in binaryen/, so we skip the test.
5
if [ ! -f compile_commands.json ]
6
+then
7
exit 0
8
fi
9
0 commit comments