[all-commits] [llvm/llvm-project] 572b89: NFCI: [clang][deps] Simplify handling of main TU c...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Thu May 29 13:52:18 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 572b89a1f42b83a0cb91534295ae7f360dff6d68
https://github.com/llvm/llvm-project/commit/572b89a1f42b83a0cb91534295ae7f360dff6d68
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2025-05-29 (Thu, 29 May 2025)
Changed paths:
M clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h
M clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
Log Message:
-----------
NFCI: [clang][deps] Simplify handling of main TU context hash (#141966)
Instead of handling the context hash in a preprocessor callback on each
file change, do it once at the end of the scan.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list