mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
ConstructorDecl::getBody() and DestructorDecl::getBody() return 'BraceStmt *'. After changing the AST representation for functions, FuncDecl::getBody() will return 'BraceStmt *' and FuncDecl::getFuncExpr() will be gone. Swift SVN r8050
84 KiB
84 KiB