This is an archive of the discontinued LLVM Phabricator instance.

[clang-scan-deps] Verbose mode
ClosedPublic

Authored by jkorous on Sep 12 2019, 2:07 PM.

Details

Summary

We might print the runtime info only conditionally to make parsing of output tiny bit easier.

Diff Detail

Event Timeline

jkorous created this revision.Sep 12 2019, 2:07 PM
This revision is now accepted and ready to land.Sep 12 2019, 2:11 PM
arphaman added inline comments.Sep 12 2019, 2:11 PM
clang/tools/clang-scan-deps/ClangScanDeps.cpp
180

One final comment, can you add a category DependencyScannerCategory for this option?

This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptSep 17 2019, 12:45 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript