This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-14 20:36:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b563dc0736cd9f1392fc23518aa8ce24b070043d
swift-mirror
/
lib
/
Frontend
/
CompilerInvocation.cpp
Allan Shortlidge
b563dc0736
Frontend: Replace the
abi
magic value accepted by
-target-min-inlining-version
with a
min
magic value instead. The new value corresponds to the OS versions in which Swift was introduced. The introduction OS is a better floor for availability checking than the OS in which Swift became ABI stable because inlinable functions may reference clang declarations which have availability between Swift's introduction and ABI stability and framework developers ought to get diagnostics for unguarded use of those APIs in inlinable code.
2022-03-14 19:26:36 -07:00
98 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink