Commits

Chris Lattner committed c6cce152d4b
Introduce a new CFGType class for representing Swift types reflected in the CFG. It isn't used quite yet though. Move CFGValue out to its own header, in preparation for turning it into a real boy. Swift SVN r2932