[clang][deps] NFC: Update documentation
authorJan Svoboda <jan_svoboda@apple.com>
Wed, 23 Feb 2022 14:18:00 +0000 (15:18 +0100)
committerJan Svoboda <jan_svoboda@apple.com>
Wed, 23 Feb 2022 14:46:20 +0000 (15:46 +0100)
commit80a696898cd57f00297e06714bd5118ce7308f3e
tree867a47b8325200838d6973181c134e250dbeaa8a
parent365be7ac72a3cde3e9c138b4a8dba0af57e16341
[clang][deps] NFC: Update documentation

In D113473, the dependency scanner stopped emitting "-fmodule-map-file=" arguments. Potential build systems are expected to not add any such arguments on their own. This commit removes mentions of such arguments to avoid confusion.
clang/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h
clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h
clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp