swiftlang / llvm-project

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

[🍒][clang][ExtractAPI] Compute inherited availability information (#103040) #9122

Closed daniel-grumberg closed 2 months ago

daniel-grumberg commented 2 months ago

Additionally this computes availability information for all platforms ahead of possibly introducing a flag to enable this behavior.

rdar://123513706

daniel-grumberg commented 2 months ago

@swift-ci please test llvm