Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: Skip "withIncludeFile" for PCH on Xcode backend
Xcode always fails here because this makes the PCH not be the first included header, causing Xcode to ignore it completely. There is no way around this.
- Loading branch information