hanchenye-llvm-project/clang/tools
Manuel Klimek ee0d350613 Make error text if clang-format is not on the system PATH more helpful,
as this is going to be a common mistake (installing LLVM defaults to not putting
the tools onto the PATH).

llvm-svn: 190036
2013-09-05 08:31:48 +00:00
..
arcmt-test Remove dead include. 2013-06-26 12:49:58 +00:00
c-arcmt-test {c-index-test|c-arcmt-test}/Makefile: Update USEDLIBS along corresponding to clangIndex. 2013-08-18 03:48:57 +00:00
c-index-test {c-index-test|c-arcmt-test}/Makefile: Update USEDLIBS along corresponding to clangIndex. 2013-08-18 03:48:57 +00:00
clang-check [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
clang-format Added WebKit style to the BasedOnStyle handling and to the relevant help messages. 2013-09-02 16:39:23 +00:00
clang-format-vs Make error text if clang-format is not on the system PATH more helpful, 2013-09-05 08:31:48 +00:00
diag-build Add new tool 'diag-build' for showing enabled warnings in a project. 2012-06-18 21:31:37 +00:00
diagtool Move individual group name strings from the OptionTable into one big char array. Then only store offsets into it in the OptionTable. Saves about 4K from the clang binary and removes 400 relocation entries from DiagnosticIDs.o. 2013-08-29 05:18:04 +00:00
driver clang-cl: Use "clang cl.exe" when disambiguating the diagnostic prefix. 2013-09-04 03:10:36 +00:00
libclang Remove unused typedef. 2013-09-03 20:25:28 +00:00
scan-build scan-build: Set CC and CXX as make variables when wrapping make builds. 2013-08-27 16:59:33 +00:00
scan-view [analyzer] scan-view: don't ever serve absolute paths. 2013-04-29 17:23:06 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Re-add clang-check to the Makefile build. 2013-08-22 16:12:04 +00:00