[all-commits] [llvm/llvm-project] 78a05b: [DependencyScanning] Include DenseMap.h instead of...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Nov 11 21:41:14 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 78a05b92a87cfa22263499492cc80c8c9cadcecc
https://github.com/llvm/llvm-project/commit/78a05b92a87cfa22263499492cc80c8c9cadcecc
Author: Kazu Hirata <kazu at google.com>
Date: 2023-11-11 (Sat, 11 Nov 2023)
Changed paths:
M clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h
Log Message:
-----------
[DependencyScanning] Include DenseMap.h instead of DenseSet.h (NFC)
DependencyScanningFilesystem.h uses DenseMap, not DenseSet.
More information about the All-commits
mailing list