Stig Bakken created THRIFT-3807:
-----------------------------------
Summary: Swift compiler does not escape reserved words
Key: THRIFT-3807
URL: https://issues.apache.org/jira/browse/THRIFT-3807
Project: Thrift
Issue Type: Bug
Reporter: Stig Bakken
Priority: Minor
Swift has a number of reserved words that may still be used if quoted with
backticks in the generated code:
Self
associatedtype
defer
deinit
dynamicType
enum
extension
fallthrough
false
func
guard
init
inout
internal
let
operator
protocol
repeat
rethrows
struct
subscript
throws
true
typealias
where
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)