llvm-project/clang/tools/driver
Douglas Gregor 62d311fdf4 Introduce a testbed for merging multiple ASTs into a single AST
context with the AST importer. WIP, still useless but at least it has
a test.

llvm-svn: 95683
2010-02-09 19:21:46 +00:00
..
CMakeLists.txt Bring driver link order in CMake into alignment with the order in the Makefile. 2010-01-29 10:03:42 +00:00
Makefile Fix linking problem on Linux. 2010-01-29 03:25:47 +00:00
cc1_main.cpp Introduce a testbed for merging multiple ASTs into a single AST 2010-02-09 19:21:46 +00:00
driver.cpp Driver: Use "g++" as generic gcc name when running in C++ mode, for platforms 2009-12-25 20:21:23 +00:00