llvm-project/clang/tools/CIndex
Daniel Dunbar 8d4a202aad Lift builtin-include-path logic out of ASTUnit::LoadFromCommandLine and fix CIndex to pass in the right directory (previously it was using the path to the main executable, which generally is wrong).
llvm-svn: 91238
2009-12-13 03:46:13 +00:00
..
CIndex.cpp Lift builtin-include-path logic out of ASTUnit::LoadFromCommandLine and fix CIndex to pass in the right directory (previously it was using the path to the main executable, which generally is wrong). 2009-12-13 03:46:13 +00:00
CIndex.exports Switch clang_createTranslationUnitFromSourceFile to use ASTUnit::LoadFromCommandLine. 2009-12-03 01:54:28 +00:00
CMakeLists.txt Normalize CIndex/c-index-test/index-test link lines in the hopes it will fix 2009-12-02 21:47:55 +00:00
Makefile Normalize CIndex/c-index-test/index-test link lines in the hopes it will fix 2009-12-02 21:47:55 +00:00