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-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
99daf886d52e34a484ef3ae5fb2b51b51e04a776
swift-mirror
/
lib
/
SIL
/
Parser
History
Slava Pestov
86d567f95a
AST: ModuleDecl::lookupConformance() is a static method
2024-07-06 12:05:47 -04:00
..
CMakeLists.txt
[Test] Moved test_spec parsing to SIL.
2023-07-04 11:51:36 -07:00
ParseSIL.cpp
AST: ModuleDecl::lookupConformance() is a static method
2024-07-06 12:05:47 -04:00
ParseTestSpecification.cpp
Add
#include "swift/Basic/Assertions.h"
to a lot of source files
2024-06-05 19:37:30 -07:00
SILParser.h
[NFC] Introduce DiagRef and use it throughout the parser
2024-03-01 22:09:47 -05:00
SILParserFunctionBuilder.h
[sil] As a fallback, if a parsed SILFunction does not have a DeclContext, set its parent SwiftModule to be the SwiftModule of its SILModule.
2023-08-28 18:39:52 -07:00
SILParserState.h
[sil] Move SILParser into its own local header.
2023-12-11 19:27:04 -06:00