hanchenye-llvm-project/clang/tools
Benjamin Kramer b4ef66832d Update APIs that return a pair of iterators to return an iterator_range instead.
Convert uses of those APIs into ranged for loops. NFC.

llvm-svn: 228404
2015-02-06 17:25:10 +00:00
..
arcmt-test Use the simpler version of llvm::sys::fs::exists. 2014-09-11 18:10:13 +00:00
c-arcmt-test Support LLVM_BUILD_STATIC. 2014-11-05 14:04:25 +00:00
c-index-test This reverts commit r227432, r227438 and r227448. 2015-01-29 17:22:53 +00:00
clang-check [cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py 2015-01-14 11:23:58 +00:00
clang-format Reverting r227453, which adds back the fuzzer library. Now excluding the clang-format fuzzer functionality based on LLVM_USE_SANITIZE_COVERAGE being set or unset. 2015-01-29 16:58:53 +00:00
clang-format-vs Update build instructions for the clang-format VS plugin 2014-08-01 17:38:53 +00:00
diag-build Briefly document diag-build.sh 2013-12-28 21:59:11 +00:00
diagtool clang-format a recent commit I made 2014-11-19 05:48:40 +00:00
driver [cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py 2015-01-14 11:23:58 +00:00
libclang Update APIs that return a pair of iterators to return an iterator_range instead. 2015-02-06 17:25:10 +00:00
scan-build [analyzer] Change ccc-analyzer to accept both -isystem <path> and -isystem<path> 2015-02-03 06:23:36 +00:00
scan-view [analyzer] scan-view: don't ever serve absolute paths. 2013-04-29 17:23:06 +00:00
CMakeLists.txt Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00