[all-commits] [llvm/llvm-project] d07b29: DependencyScanning: pull factory function into Min...
Duncan P. N. Exon Smith via All-commits
all-commits at lists.llvm.org
Mon Oct 12 14:25:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d07b290e4b7c55823895e88b683de4178ffc66db
https://github.com/llvm/llvm-project/commit/d07b290e4b7c55823895e88b683de4178ffc66db
Author: Duncan P. N. Exon Smith <dexonsmith at apple.com>
Date: 2020-10-12 (Mon, 12 Oct 2020)
Changed paths:
M clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp
Log Message:
-----------
DependencyScanning: pull factory function into MinimizedVFS, NFC
Avoid need for getBufferPtr API, simplifying another patch. No
functionality change.
More information about the All-commits
mailing list