clang-format.sh 58 B

12345
  1. #!/bin/bash
  2. set -e
  3. exec clang-format-3.9 -style=file $@