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
103630296d3ebcc41d7c48f0ab34b697efbfb51a
swift-mirror
/
lib
/
PrintAsObjC
History
Doug Gregor
72ade27956
Revert "[PrintAsObjC] Don't include the module for empty extensions"
...
This reverts commit
8f01b2c8f8
.
2020-04-10 00:08:46 -07:00
..
CMakeLists.txt
[PrintAsObjC] Separate out module contents printing too (
#27184
)
2019-09-13 20:13:59 -07:00
DeclAndTypePrinter.cpp
[AST] Replace FuncDecl::getName & EnumElementDecl::getName with ValueDecl::getBaseIdentifier
2020-03-29 00:35:51 +03:00
DeclAndTypePrinter.h
[PrintAsObjC] NFC Document and make isEmptyExtensionDecl public
2020-03-09 14:09:21 -07:00
ModuleContentsWriter.cpp
Revert "[PrintAsObjC] Don't include the module for empty extensions"
2020-04-10 00:08:46 -07:00
ModuleContentsWriter.h
Add missing newline
2019-11-06 08:39:47 -08:00
PrintAsObjC.cpp
Revert "PrintAsObjc: expand module @imports to header #imports if modules are not supported"
2020-03-27 21:02:44 -07:00