llvm-project/clang/tools
Aaron Ballman 43b68bebe7 [C++11] Replacing ObjCMethodDecl iterators param_begin() and param_end() with iterator_range params(). Updating all of the usages of the iterators with range-based for loops.
llvm-svn: 203255
2014-03-07 17:50:17 +00:00
..
arcmt-test [CMake] arcmt-test: Reorganize link libraries with *actually referenced* libs from arcmt-test.cpp. 2014-01-31 18:09:49 +00:00
c-arcmt-test c-arcmt-test/Makefile: Fixup for LDFLAGS=-static on cygming, corresponding to r197116. 2013-12-12 06:37:12 +00:00
c-index-test Remove a dead store, add a FIXME for another. 2014-03-06 21:59:38 +00:00
clang-check Switch all uses of LLVM_OVERRIDE to just use 'override' directly. 2014-03-02 09:32:10 +00:00
clang-format Add newlines to fallback-style description. Patch by Kamal Essoufi\! 2014-02-26 15:03:57 +00:00
clang-format-vs clang-format vsix cmake build: use ${LLVM_TOOLS_BINARY_DIR}/${CMAKE_CFG_INTDIR} 2013-12-05 17:49:58 +00:00
diag-build Briefly document diag-build.sh 2013-12-28 21:59:11 +00:00
diagtool Add 'remark' diagnostic type in 'clang' 2014-02-28 09:11:08 +00:00
driver Switch all uses of LLVM_OVERRIDE to just use 'override' directly. 2014-03-02 09:32:10 +00:00
libclang [C++11] Replacing ObjCMethodDecl iterators param_begin() and param_end() with iterator_range params(). Updating all of the usages of the iterators with range-based for loops. 2014-03-07 17:50:17 +00:00
scan-build Add preprocessed output to ccc-analyzer's accepted language map. 2014-02-25 19:16:33 +00:00
scan-view [analyzer] scan-view: don't ever serve absolute paths. 2013-04-29 17:23:06 +00:00
CMakeLists.txt CMake: enable building the clang-format vs plugin 2013-12-03 18:02:51 +00:00
Makefile Re-add clang-check to the Makefile build. 2013-08-22 16:12:04 +00:00