mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
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.
8 lines
156 B
Plaintext
8 lines
156 B
Plaintext
---
|
|
Name: vcruntime
|
|
Functions:
|
|
- Name: _setjmp
|
|
Availability: nonswift
|
|
AvailabilityMsg: 'Functions that return more than once are unavailable in swift'
|
|
|