[cfe-commits] [PATCH] More refactoring module management into its own manager

Jonathan Turner jonathan_d_turner at apple.com
Mon Jul 25 17:23:05 PDT 2011


This patch extends the previous patch by starting to incorporate more functionality, like lookup-by-name and exporting lookup tables, into the module manager.  Methods now have documentation.  A few more functions have been switched over to the new iterator style and away from manual/explicit iteration.  

Jonathan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ModuleManagerRefactor2.patch
Type: application/octet-stream
Size: 10142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110725/e633f81f/attachment.obj>


More information about the cfe-commits mailing list