clang-power-tools
clang-power-tools copied to clipboard
Add better handling for retrieving error while Clang commands are run…
…ning
As a side effect, the clang-doc log now is shown progressively as it occurs, since we no longer suppress the log using Out-Null.
Fixes #1129