This patch provides FileManager with the CWD on construction in the worker, rather than later in the action.
Depends on D134976.
Paths
| Differential D134977
[clang][deps] NFC: Respect working directory on construction ClosedPublic Authored by jansvoboda11 on Sep 30 2022, 11:06 AM.
Details Summary This patch provides FileManager with the CWD on construction in the worker, rather than later in the action. Depends on D134976.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 30 2022, 11:10 AM Closed by commit rGfb137adc9b3f: [clang][deps] NFC: Respect working directory on construction (authored by jansvoboda11). · Explain WhyOct 4 2022, 12:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 465123 clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp
|