Commits

Jordan Rose committed e900823862e
[ClangImporter] Tweak enum import rules to remove more underscores. If the common prefix of the enum /elements/ had an underscore in the /middle/, we previously had cases where we'd end up leaving that underscore in place. rdar://problem/20800204 Swift SVN r29673