mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
- Respond to Doug's code review feedback - Stop hacking around with scopes and use "emplace" to work around RAII in the inactive config case - Limit use of StringRef on the front-end, in favor of std::string - Use ArrayRef rather than SmallVector within IfConfigDecl - Reorder new property declarations on BraceStmt to prevent unnecessary alignment issues - Update ParseBraceItems to better capture top-level declarations, rather than using token lookahead Swift SVN r14306
4.6 KiB
4.6 KiB