[clang] [clang-tools-extra] [clang][DependencyScanning] Separate clangDependencyScanning and DependencyScanningTool (NFC) (PR #169962)
Naveen Seth Hanig via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 3 15:35:31 PST 2025
================
@@ -1,13 +1,13 @@
-//===----------------------------------------------------------------------===//
+//===- InProcessModuleCache.h - Implicit Module Cache -----------*- C++ -*-===//
----------------
naveen-seth wrote:
I’ve updated everything to use the template.
(The merge conflicts were all resolved automatically while rebasing locally.) :\)
https://github.com/llvm/llvm-project/pull/169962
More information about the cfe-commits
mailing list