[cfe-commits] [PATCH] Remove core dependencies from Basic and Frontend

Douglas Gregor dgregor at apple.com
Thu Feb 17 16:52:25 PST 2011


On Feb 17, 2011, at 1:39 PM, Peter Collingbourne wrote:

> This patch series removes the dependencies from Basic and from Frontend
> to core; the only remaining dependency on core is CodeGen (as it
> should be).  As a result we can, and do, trim the dependency on core
> from libclang, PrintFunctionNames, the unit tests and c-index-test.
> While at it, review and trim other unneeded dependencies.
> 
> OK to commit?

Looks great to me!

	- Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110217/bc5939ee/attachment.html>


More information about the cfe-commits mailing list