llvm-project/clang/tools
Chad Rosier 5f15a35114 [driver] Warnings for warning options are handled by the frontend. The driver needs to process the
warning options to setup diagnostic state, but should not be emitting warnings as these would be
rudndant with what the frontend emits.
rdar://13001556

llvm-svn: 172497
2013-01-15 01:21:53 +00:00
..
arcmt-test Sort #include lines for tools/... 2012-12-04 09:25:21 +00:00
c-arcmt-test Comment that clang.dll is unavailable on cygming yet. 2012-09-01 07:38:58 +00:00
c-index-test c-index-test/Makefile: Add clangFormat to USEDLIBS for libclang-unavailable hosts. 2012-12-20 13:30:10 +00:00
clang-check Style and Doc fix for CommonOptionsParser 2012-12-14 18:58:25 +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 Sort #include lines for tools/... 2012-12-04 09:25:21 +00:00
driver [driver] Warnings for warning options are handled by the frontend. The driver needs to process the 2013-01-15 01:21:53 +00:00
libclang libclang: remove a few const_casts 2013-01-14 00:46:27 +00:00
scan-build Set process return code of 1 in set-xcode-analyzer when Xcode needs to be quit. Fixes <rdar://problem/12983031>. 2013-01-11 21:49:36 +00:00
scan-view Further harden checking that scan-view isn't serving up pages outside 2012-10-12 22:56:38 +00:00
CMakeLists.txt [CMake] clang/tools/extra may be included by LLVM_EXTERNAL_CLANG_TOOLS_EXTRA_SOURCE_DIR. 2012-10-10 13:46:18 +00:00
Makefile [c-index-test] When building with BUILD_CLANG_ONLY=YES, include c-index-test. 2012-11-06 19:14:25 +00:00