llvm-project/clang/tools
Ahmed Charles dfca6f97bc [C++11] Replace OwningPtr include with <memory>.
llvm-svn: 203389
2014-03-09 11:36:40 +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 Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +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 [C++11] Replace OwningPtr include with <memory>. 2014-03-09 11:36:40 +00:00
libclang [C++11] Replacing Decl iterators attr_begin() and attr_end() with iterator_range attrs(). Updating all of the usages of the iterators with range-based for loops. 2014-03-08 22:19:01 +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