This is an archive of the discontinued LLVM Phabricator instance.

[clang][deps] Remove the -full-command-line flag
ClosedPublic

Authored by jansvoboda11 on Apr 15 2021, 1:11 AM.

Details

Summary

This patch removes the -full-command-line option from clang-scan-deps. It's only used with -format=experimental-full, where omitting the command lines doesn't make much sense. There are no tests without -full-command-line.

Depends on D100531.

Diff Detail

Event Timeline

jansvoboda11 requested review of this revision.Apr 15 2021, 1:11 AM
jansvoboda11 created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptApr 15 2021, 1:11 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
jansvoboda11 retitled this revision from [clang][deps] Always generate full command lines to [clang][deps] Remove the -full-command-line flag.Apr 15 2021, 2:45 AM
This revision is now accepted and ready to land.Apr 16 2021, 8:35 AM
This revision was landed with ongoing or failed builds.Apr 19 2021, 3:28 AM
This revision was automatically updated to reflect the committed changes.