Commits

Chris Lattner committed 91e29d16cfd
use an enum to make serialized modules more stable against changes to the AST. This isn't really how we'd like to serialize vardecls in the 2.0 timeframe anyway, but it helps maintain the existing pattern. Swift SVN r13373