llvm-project/clang/tools
Daniel Dunbar cea0c70f12 Frontend: Pull CodeGenAction out more, and eliminate CreateBackendConsumer.
This is the way I would like to move the frontend function towards -- distinct
pieces of functionality should be exposed only via FrontendAction
implementations which have clean and relatively-stable APIs.

This also isolates the surface area in clang which depends on LLVM CodeGen.

llvm-svn: 97110
2010-02-25 04:37:45 +00:00
..
CIndex Fix bogus diagnostic format string. 2010-02-23 20:23:45 +00:00
c-index-test Rework the CIndex API for displaying diagnostics. Instead of printing 2010-02-22 23:17:23 +00:00
driver Frontend: Pull CodeGenAction out more, and eliminate CreateBackendConsumer. 2010-02-25 04:37:45 +00:00
scan-build Two changes to scan-build: 2010-02-12 00:12:25 +00:00
scan-view Increase scan-view max timeout to 1 minute. 2009-05-04 19:02:41 +00:00
CMakeLists.txt Eliminate index-test; all of its tested functionality is now in c-index-test. 2010-01-22 20:40:20 +00:00
Makefile Eliminate index-test; all of its tested functionality is now in c-index-test. 2010-01-22 20:40:20 +00:00