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
Today target specs have is_like_openbsd, is_like_osx, is_like_solaris, is_like_windows, is_like_android, is_like_msvc fields. These all seem to amount to querying target_os. They could instead be methods on target spec.
Today target specs have
is_like_openbsd,is_like_osx,is_like_solaris,is_like_windows,is_like_android,is_like_msvcfields. These all seem to amount to queryingtarget_os. They could instead be methods on target spec.cc #36900 (comment)