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
LLVM hid GTest from folks that aren't building as part of LLVM, or that
aren't installing GTest. While this is the right thing to do and is
totally sensible, it doesn't work with Swift, which does neither.
Re-expose GTest for now. This should get cleaned up once Swift builds
things reasonably.
(cherry picked from commit ade5638)
0 commit comments