clang-1/tools/c-index-test
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
..
CMakeLists.txt Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction 2011-02-18 02:25:12 +00:00
Makefile Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction 2011-02-18 02:25:12 +00:00
c-index-test.c If any Fix-Its attached to a diagnostic have invalid source locations 2011-02-03 23:41:12 +00:00