mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 04:26:07 +00:00

These both have the same result that the relevant include paths are propagated to all dependents, but includes is dedup'd where strip_include_prefix is not. So this reduces >100 include paths for all transitive dependents.