File: recursive_clang%2B%2B

package info (click to toggle)
icecc 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,444 kB
  • sloc: cpp: 13,720; sh: 2,949; ansic: 767; xml: 744; makefile: 233; asm: 2
file content (5 lines) | stat: -rwxr-xr-x 70 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#! /bin/sh

# Indirectly invoke icecc again.

exec icecc clang++ "$@"