[all-commits] [llvm/llvm-project] da920c: [clang][deps] NFC: Move entry initialization into ...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Wed Dec 15 07:39:44 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: da920c3bcc794ee86c48f0e77eab4db068f17b5d
https://github.com/llvm/llvm-project/commit/da920c3bcc794ee86c48f0e77eab4db068f17b5d
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2021-12-15 (Wed, 15 Dec 2021)
Changed paths:
M clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h
M clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp
Log Message:
-----------
[clang][deps] NFC: Move entry initialization into member functions
This is a prep-patch for making `CachedFileSystemEntry` initialization more lazy.
More information about the All-commits
mailing list