The -ivfsoverlay flag was only being respected when the scanner was instructed to minimize the inputs. This patch respects that flag even in canonical preprocessing mode.
Depends on D135414.
Paths
| Differential D135416
[clang][deps] Respect VFS overlays in canonical preprocessing mode ClosedPublic Authored by jansvoboda11 on Oct 6 2022, 5:06 PM.
Details Summary The -ivfsoverlay flag was only being respected when the scanner was instructed to minimize the inputs. This patch respects that flag even in canonical preprocessing mode. Depends on D135414.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 11 2022, 2:24 PM Closed by commit rG888daa9e83bc: [clang][deps] Respect VFS overlays in canonical preprocessing mode (authored by jansvoboda11). · Explain WhyOct 12 2022, 6:40 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 467343 clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp
clang/test/ClangScanDeps/vfsoverlay.cpp
|