launch-c.in 52 B

123
  1. #!/bin/sh
  2. export CCACHE_CPP2=true
  3. ccache clang "$@"