Files
swift-mirror/unittests/AST/AvailabilityContextTests.cpp
Allan Shortlidge b64df7384e AST: Simplify AvailabilityRange construction.
Introduce a constructor that takes an `llvm::VersionTuple` directly, instead of
needing to spell out `VersionRange::allGTE(<tuple>)` which is unnecessarily
verbose.
2025-03-04 19:41:04 -08:00

5.5 KiB