apple / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This fork is used to manage Apple’s stable releases of Clang as well as support the Swift project.
https://llvm.org
Other
1.1k stars 320 forks source link

[`stable/20230725` 🍒][clang][deps] Collect discovered module dependencies' Link Libraries #8810

Closed artemcm closed 1 month ago

artemcm commented 1 month ago

This will allow scanner clients to be able to compute e.g. auto-linking dependencies of the scanned translation unit.