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
link-libc++-on-macos
Add File
New File
Upload File
Apply Patch
swift-mirror
/
include
/
swift
/
IRGen
History
Erik Eckstein
ecfa808425
IRGen: convert two
assert
s to
ASSERT
to check the conditions also in a release-built compiler
2025-03-11 11:20:16 +01:00
..
GenericRequirement.h
Implement value generics
2024-09-04 15:13:25 -07:00
IRABIDetailsProvider.h
chore: fix some comments
2024-03-05 17:23:22 +08:00
IRGenPublic.h
…
IRGenSILPasses.h
[IRGen] Dealloc metadata packs on dom frontier.
2023-06-05 08:11:28 -07:00
IRSymbolVisitor.h
SILGen/IRGen: Delegate decision to skip
@_silgen_name
functions to TBDGenVisitor.
2022-11-02 21:38:33 -07:00
Linking.h
IRGen: convert two
assert
s to
ASSERT
to check the conditions also in a release-built compiler
2025-03-11 11:20:16 +01:00
TBDGen.h
Teach TBD that in fragile resilient protocol mode the protocol table is visible
2024-03-11 09:49:38 -07:00
ValueWitness.h
…