Learn more about cloning repositories
You have read-only access
IRGen: Fix getExtraInhabitants codegen for no-payload enums. We were getting this wrong by zext-ing a signed value. Oops. Fixes <rdar://problem/16887421>. Swift SVN r18016