Files
clang-p2996/clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp
Steven Wu 7a52b93837 [DependencyScanning] Add ability to scan TU with a buffer input (#125111)
Update Dependency scanner so it can scan the dependency of a TU with
a provided buffer rather than relying on the on disk file system to
provide the input file.
2025-02-04 16:37:29 -08:00

6.9 KiB