ClangBuildAnaylzer reports parsing taking ~1200s across all files on an M1 MacStudio, predominately in Cocoa.h and gtest.h. By introducing a PCH including those files, parsing time is reduced to ~400s.
<rdar://problem/106341388>
Pull request: https://github.com/WebKit/WebKit/pull/11146
Committed 261321@main (66552a5b71b8): <https://commits.webkit.org/261321@main> Reviewed commits have been landed. Closing PR #11146 and removing active labels.