aboutsummaryrefslogtreecommitdiff
path: root/repos/core/llvm/c89
diff options
context:
space:
mode:
Diffstat (limited to 'repos/core/llvm/c89')
-rwxr-xr-xrepos/core/llvm/c893
1 files changed, 3 insertions, 0 deletions
diff --git a/repos/core/llvm/c89 b/repos/core/llvm/c89
new file mode 100755
index 00000000..e1755f5c
--- /dev/null
+++ b/repos/core/llvm/c89
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec /usr/bin/clang -ansi "$@"