mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +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
65 KiB
65 KiB