llvm-project/clang/tools/driver
John McCall 8b0666cf79 Another step in the process of making the parser depend on Sema:
- move DeclSpec &c into the Sema library
  - move ParseAST into the Parse library
Reflect this change in a thousand different includes.
Reflect this change in the link orders.

llvm-svn: 111667
2010-08-20 18:27:03 +00:00
..
CMakeLists.txt Another step in the process of making the parser depend on Sema: 2010-08-20 18:27:03 +00:00
Info.plist.in build/Darwin: Add missing Info.plist template. 2010-07-15 20:26:56 +00:00
Makefile Another step in the process of making the parser depend on Sema: 2010-08-20 18:27:03 +00:00
cc1_main.cpp Simplify the ownership model for DiagnosticClients, which was really 2010-08-18 22:29:43 +00:00
cc1as_main.cpp Simplify the ownership model for DiagnosticClients, which was really 2010-08-18 22:29:43 +00:00
driver.cpp Simplify the ownership model for DiagnosticClients, which was really 2010-08-18 22:29:43 +00:00