[all-commits] [llvm/llvm-project] e8cc37: [clang][deps] Disable app extensions during scanni...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Wed May 27 14:49:45 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e8cc37e60d04ea2e25f03fbeeb8de59f4e640448
https://github.com/llvm/llvm-project/commit/e8cc37e60d04ea2e25f03fbeeb8de59f4e640448
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2026-05-27 (Wed, 27 May 2026)
Changed paths:
M clang/lib/DependencyScanning/DependencyScannerImpl.cpp
Log Message:
-----------
[clang][deps] Disable app extensions during scanning (#200041)
Application extension contributes to the context hash, but only affects
the availability attribute on declarations. Since it cannot affect
dependencies, disable it for the scan to reduce the number of scanning
PCM variants.
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