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
/
lib
/
SIL
/
Verifier
History
eeckstein
d2fe619696
Merge pull request
#79845
from eeckstein/memory-lifetime-verifier
...
MemoryLifetimeVerifier: verify `inject_enum_addr`
2025-03-10 08:17:37 +01:00
..
CMakeLists.txt
Revert "Revert "SIL Verifier: implement load-borrow-immutability checkin in the swift verifier""
2024-10-22 08:40:18 +02:00
DebugInfoVerifier.cpp
Add
#include "swift/Basic/Assertions.h"
to a lot of source files
2024-06-05 19:37:30 -07:00
GuaranteedPhiVerifier.cpp
SIL, Optimizer: update and handle borrowed-from instructions
2024-04-10 13:38:10 +02:00
GuaranteedPhiVerifierPrivate.h
…
LinearLifetimeChecker.cpp
Merge branch 'main' into tbkka-assertions2
2024-06-18 17:52:00 -07:00
LinearLifetimeCheckerPrivate.h
[SIL] Don't abort via llvm_unreachable.
2024-09-11 17:05:58 -07:00
MemoryLifetimeVerifier.cpp
MemoryLifetimeVerifier: verify inject_enum_addr
2025-03-07 19:58:53 +01:00
SILOwnershipVerifier.cpp
Fix BorrowingOperand.visitScopeEndingUses
2025-02-25 23:08:54 -08:00
SILVerifier.cpp
Reapply "Task names" (
#79562
) (
#79600
)
2025-03-08 10:58:49 +09:00