clang-1/tools
Peter Collingbourne 906c73ffbc Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction
This removes the final dependency edge from any lib outside of CodeGen
to core.  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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@125820 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-18 02:25:12 +00:00
..
c-index-test Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction 2011-02-18 02:25:12 +00:00
driver Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction 2011-02-18 02:25:12 +00:00
libclang Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction 2011-02-18 02:25:12 +00:00
scan-build Begin overhaul of scan-build/ccc-analyzer's handling of checker options. 2011-02-17 02:28:30 +00:00
scan-view Increase scan-view max timeout to 1 minute. 2009-05-04 19:02:41 +00:00
CMakeLists.txt Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
Makefile libclang and c-index-test can be built on Cygming. 2010-11-09 03:25:21 +00:00