llvm-project/clang/lib/Tooling
Manuel Klimek 3778a435d1 Fixes the header search logic for tools:
The driver needs to get the correct path to the executable to deduce
the header search path.

llvm-svn: 155542
2012-04-25 09:25:41 +00:00
..
CMakeLists.txt Adds a tooling library. 2012-04-04 12:07:46 +00:00
CompilationDatabase.cpp Adds a FixedCompilationDatabase to be able to specify tool parameters 2012-04-18 07:41:50 +00:00
Makefile Adds a tooling library. 2012-04-04 12:07:46 +00:00
Tooling.cpp Fixes the header search logic for tools: 2012-04-25 09:25:41 +00:00