hanchenye-llvm-project/clang/tools
Aaron Ballman 91cdc28d93 [C++11] Replacing UsingDecl iterators shadow_begin() and shadow_end() with iterator_range shadows(). Updating all of the usages of the iterators with range-based for loops.
llvm-svn: 203825
2014-03-13 18:07:29 +00:00
..
arcmt-test Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +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 Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
clang-format Add a main function to the clang-format.py vim integration. 2014-03-10 22:12:14 +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 Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
driver Revert "CodeGen: Use a binary format for instrumentation based profiling" 2014-03-12 21:06:31 +00:00
libclang [C++11] Replacing UsingDecl iterators shadow_begin() and shadow_end() with iterator_range shadows(). Updating all of the usages of the iterators with range-based for loops. 2014-03-13 18:07:29 +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