Go to file
Aaron Ballman a73c85738c [C++11] Replacing ObjCCategoryDecl iterators protocol_loc_begin() and protocol_loc_end() with iterator_range protocol_locs(). Updating all of the usages of the iterators with range-based for loops.
llvm-svn: 203923
2014-03-14 13:03:32 +00:00
clang [C++11] Replacing ObjCCategoryDecl iterators protocol_loc_begin() and protocol_loc_end() with iterator_range protocol_locs(). Updating all of the usages of the iterators with range-based for loops. 2014-03-14 13:03:32 +00:00
clang-tools-extra Use DiagnosticRenderer to convert clang diagnostics to clang-tidy ones. 2014-03-10 13:11:17 +00:00
compiler-rt [ASan] Fix https://code.google.com/p/address-sanitizer/issues/detail?id=274 2014-03-14 10:41:49 +00:00
debuginfo-tests Revert "xfail a test on darwin because some of the public buildbots are stuck on" 2014-03-11 23:49:31 +00:00
libclc Fix build since r202052 2014-02-24 21:31:56 +00:00
libcxx Exclude .svn (and other "dot" directories) when installing headers. 2014-03-13 16:13:54 +00:00
libcxxabi 0 is a valid LSDA encoding and can be seen in statically linked 2014-03-11 23:43:43 +00:00
lld Remove redundant "virtual" keyword. 2014-03-14 07:10:43 +00:00
lldb One more time. Multi-line expressions when there is no valid expression that follow “expr [options] —“. 2014-03-13 23:48:40 +00:00
llvm [ppc64] Avoid copy relocs in named rodata sections 2014-03-14 12:45:22 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly add -load polly.so only when not LINK_POLLY_INTO_TOOLS 2014-03-14 04:04:36 +00:00