Commits

Joe Groff committed c16f7778e25
ClangImporter: Don't expose NS_ENUM cases by their unqualified names. Only import NS_ENUM constants into Swift enum cases as part of the enum itself, not if the original C constant name is referenced by itself through the Clang module. Swift SVN r10015