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
[COMGR][Cache] In executeCommand use the stream passed by parameter to initialize the DiagnosticPrinter
executeCommand is the function that will get cached. To capture the
error-stream, the cache passes a raw_string_ostream in place of the error stream
in as the LogS parameter.
co-authored by anjenner and jmmartinez
Change-Id: I93c4afa7595f63475f9c95dec3129731449f9228
0 commit comments