Commit ab2c4a0
authored
[clang-scan-deps] Remove unused OutputsPaths from FullDependencyConsumer (NFC) (llvm#155523)
The OutputPaths field of FullDependencyConsumer is not used, and the
resulting TranslationUnitDeps has no corresponding field. This change
removes the unused member.
It was added in commit f978ea4, and this comment in the Differential
Revision suggests it was intended to be removed before landing:
https://reviews.llvm.org/D70268#17720321 parent 07974fe commit ab2c4a0
File tree
1 file changed
+0
-1
lines changed- clang/include/clang/Tooling/DependencyScanning
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
224 | 223 | | |
225 | 224 | | |
226 | 225 | | |
| |||
0 commit comments