blob: adf386907fe484e0fed50b06e26fccf9342cf3fd [file] [log] [blame]
Philipp Schrader9b1790e2018-03-10 20:21:30 -08001#!/bin/bash --norc
2
3exec -a cpp \
4 ${BAZEL_OUTPUT_ROOT}external/clang_3p6_repo/usr/bin/cpp \
5 "$@"