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
Remove extra checks for no emitted diagnostics in 'testPrintingExplicitDependencyGraph'
These do not actually have much to do with the test. If dependency scanner produces an error or a warning, for example, all this test needs to make sure the right data is emitted to the output. Other tests verify the actual integrity of the scanning action's output.
Resolves rdar://99977956
0 commit comments