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
[lldb] Hoist --swift-compiler argument out of LLDB_TEST_COMMON_ARGS (NFC)
Store the swift compiler for testing in the lit config instead of
passing it through the LLDB_TEST_COMMON_ARGS so that we can configure
it in lit.site.cfg.py if we so desire.
0 commit comments