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
Filter macOS system header errors from clang-tidy output
On macOS with SDK configured, clang-tidy may report errors from system
headers when analyzing C++ files. Filter these errors and related
messages to get clean test output.
0 commit comments