Skip to content

Commit 4ddbeaa

Browse files
committed
Added path for c9.io
1 parent 0dede2b commit 4ddbeaa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

clang_format.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ if [ ! -e ${LINK} ]; then
2424
"/usr/local/bin/clang-format"
2525
"/usr/local/llvm34/bin/clang-format"
2626
"/usr/local/llvm35/bin/clang-format"
27+
"/usr/bin/clang-format-3.5"
2728
)
2829

2930
# Try to find binary

0 commit comments

Comments
 (0)