[cfe-commits] PATCH: Relocate the analysis manager registry to clangAnalysis

Chandler Carruth chandlerc at google.com
Wed Nov 11 01:17:28 PST 2009


This patch simply moves the ManagerRegistry class to clangAnalysis
instead of clangFrontend, fixing a layering violation. I'm open to
suggestions of a better home or a better fix if this isn't the ideal
place for the code to live.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: move-analysis-manager.patch
Type: application/octet-stream
Size: 5215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20091111/9be75b66/attachment.obj>


More information about the cfe-commits mailing list