Commits

Ted Kremenek committed 819d800ca01
Introduce new 'CFGBase' and 'CFGAllocated' classes so that we can have custom 'new' memory allocation using CFG's BumpPtrAllocator while having precise alignment information about the allocated object. Swift SVN r2582