Commits

Joe Groff committed a9570e20047
ClangImporter: Make NS_OPTIONS conform to LogicValue. Until we can actually do the implementation work necessary to make 'if optionSetValue.Option {}' work, this is a reasonable affordance to allow the C 'if optionSetValue & .Option {}' pattern to work and bring us to parity with ObjC. Swift SVN r11412