File: run-iwyu.sh

package info (click to toggle)
xsecurelock 1.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,108 kB
  • sloc: ansic: 4,343; sh: 1,609; makefile: 259
file content (4 lines) | stat: -rwxr-xr-x 67 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/bin/sh

make clean
make CC=/usr/bin/iwyu -k 2>&1 | tee iwyu.log