We run unifdef on some special-cased headers in WebKit’s `postprocess-header-rule` script. There doesn’t seem to be a good reason to _only_ run it on those headers. We could run it more broadly and clean up dead code in the product headers.
rdar://90704735
Created attachment 455659 [details] wip: Run unifdef on all WebKit headers