Skip to content

Instantly share code, notes, and snippets.

@GrieverV
GrieverV / iwyu.sh
Created May 27, 2018 15:05
(Quick n' dirty) POSIX shell script that runs and applies IWYU against SameBoy. Generates a patch when finished
#!/bin/sh
# Number of times to perform IWYU
iterations=6
# Ignore list (IWYU produced errors)
#
# Core/apu.c
# Core/camera.c
# Core/debugger.c