Tags: swiftwasm/swift
Tags
Merge pull request swiftlang#83162 from tshortli/misc-availability-cl… …eanups Miscellaneous availability cleanups
Remove stale embedded swift documentation (swiftlang#82395) Update in-tree markdown files with links to the new Embedded Swift documentation home.
Merge pull request swiftlang#82380 from atrick/nonescapable-accessor-… …on-trivial Add Feature: NonescapableAccessorOnTrivial
Merge pull request swiftlang#82289 from xedin/rdar-145519840 [Concurrency] SE-0449: `nonisolated` on a type should prevent isolati…
Merge pull request swiftlang#82158 from swiftlang/tsan-release-fix [concurrency] Move tsan_release to point before task gets destroyed
Merge pull request swiftlang#81908 from artemcm/FixImplicitBuildCXXIn… …teropCycle [C++Interop] Do not query C++ Standard Library Swift overlays when building Swift modules which were built without C++ interop
Merge pull request swiftlang#81751 from tshortli/migratable-member-im… …port-visibility
Merge pull request swiftlang#81830 from eeckstein/fix-simplify-apply SimplifyApply: don't do the raw-enum comparison optimization for custom RawRepresentable enums
[wasm] Annotate errno as SwiftPrivate by apinotes This patch adds an apinotes file for SwiftWASILibc clang module to mark `errno` macro hidden from Swift code. This resolves ambiguity between the C macro definition and the Swift wrapper in WASILibc overlay module. This change installs the apinotes file to the resource directories for both lib/swift/apinotes and lib/swift_static/apinotes.
[wasm] Annotate errno as SwiftPrivate by apinotes This patch adds an apinotes file for SwiftWASILibc clang module to mark `errno` macro hidden from Swift code. This resolves ambiguity between the C macro definition and the Swift wrapper in WASILibc overlay module. This change installs the apinotes file to the resource directories for both lib/swift/apinotes and lib/swift_static/apinotes.
PreviousNext