forked from OSchip/llvm-project
c02670ed50
This provides both a more uniform interface and makes libclang behave like clang tooling wrt relative paths against argv[0]. This is necessary for finding paths to a c++ standard library relative to a clang binary given in a compilation database. It can also be used to find paths relative to libclang.so if the full path to it is passed in. Differential Revision: http://reviews.llvm.org/D14695 llvm-svn: 253466 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DiagTool.cpp | ||
DiagTool.h | ||
DiagnosticNames.cpp | ||
DiagnosticNames.h | ||
ListWarnings.cpp | ||
Makefile | ||
ShowEnabledWarnings.cpp | ||
TreeView.cpp | ||
diagtool_main.cpp |