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
Add a call to clang --version in the PR worfklow. (#161)
This change adds a call to `clang --version` after `swift --version` in the PR
workflow YML file. The result of this command is useful for investigating issues
stemming from out-of-date clang builds such as
swiftlang/swift-testing#1320.
0 commit comments