Files
swift-mirror/stdlib/public/Platform/vcruntime.apinotes
Saleem Abdulrasool fc070c6167 platform: restructure visualc module
Restructure the `visualc` module into `vcruntime` in order to help
expose the various components (SAL, vcruntime, ucrt, corecrt, STL) for C++
modularization.  Include the `stdint.h` textually to deal with
redefinition of types in clang resources and MSVC.
2022-06-26 14:06:59 -07:00

8 lines
156 B
Plaintext

---
Name: vcruntime
Functions:
- Name: _setjmp
Availability: nonswift
AvailabilityMsg: 'Functions that return more than once are unavailable in swift'