Commits

Jordan Rose committed 239b5e02a69
[ClangImporter] Import NS_OPTIONS 0 values with explicit Swift-names. This shows that the owner of the option set has thought about the zero case, and wants it to be available in Swift, rather than disabling it with the default "use [] to construct an empty option set" message. rdar://problem/26290766