Files
swift-mirror/lib/PrintAsClang/ModuleContentsWriter.cpp
Doug Gregor b5fc2fc036 [Generated header] Emit members of enum extensions into C++ class
As we do with Swift structs, emit the members of extensions of Swift
enums into the corresponding C++ class. This includes exposing more of
the Optional API from the standard library into Swift.
2024-03-05 21:54:47 -08:00

35 KiB