This is an archive of the discontinued LLVM Phabricator instance.

[clang][deps] stop reusing FileManager in DependencyScanningAction
Needs ReviewPublic

Authored by Kale on May 18 2022, 1:20 AM.

Details

Reviewers
dexonsmith
Summary

DepFS already provides necessary caching, so explicitly stop reusing the FileMgr for possibly cache conflict.

Diff Detail

Event Timeline

Kale created this revision.May 18 2022, 1:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 18 2022, 1:20 AM
Kale requested review of this revision.May 18 2022, 1:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 18 2022, 1:20 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript