mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
*** Depends on Clang change "[APINotes] Record what version caused *** *** an annotation to get replaced." Update your Clang checkout! *** More generally, change the meaning of the SwiftVersions section in API notes to be "this version or earlier" rather than "exactly this version". We mostly get this behavior for free from the Clang-side changes, but for SwiftName and the enum annotations we look at inactive attributes as well. The latter is simple, but the former means being careful about finding the annotation we /would/ have picked, i.e. the one closest to the version we requested.
11 KiB
11 KiB