Learn more about cloning repositories
You have read-only access
IRGen: Fix up raw value evaluation for Clang-imported enums. Use IntegerLiteralExpr's own parsing instead of APInt::fromString so we properly parse the literal string in the expr node. Swift SVN r9991