You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Precompiled headers are incompatible with recc because they embed
the path to the original header in the .pch file. This goes against
the idea that a given Action in the cache results in compatible
byproducts.
0 commit comments