Files
swift-mirror/lib/Syntax/Syntax.cpp
Rintaro Ishizaki fced748790 [Syntax] Represent missing optioanl nodes as nullptr (#14300)
Allocating RawSyntax/SyntaxData for missing optional node is a waste of
resource.
2018-01-31 19:24:00 +09:00

4.0 KiB