Go to file
Nico Weber 5a459f8249 Rename Action::begin() to Action::input_begin().
Also introduce inputs() that reutnrs an llvm::iterator_range.
Iterating over A->inputs() is much less mysterious than
iterating over *A.  No intended behavior change.

llvm-svn: 261674
2016-02-23 19:30:43 +00:00
clang Rename Action::begin() to Action::input_begin(). 2016-02-23 19:30:43 +00:00
clang-tools-extra [clang-tidy] Updated docs on testing clang-tidy checks. 2016-02-23 09:30:20 +00:00
compiler-rt tsan: clean up code after r261658 2016-02-23 17:58:23 +00:00
debuginfo-tests
libclc math: Add ilogb ported from amd-builtins 2016-02-23 14:43:09 +00:00
libcxx These new tests fail on the green-dragon bots, which use an old Apple compiler. 2016-02-23 18:09:38 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld Simplify. NFC. 2016-02-23 18:53:29 +00:00
lldb Work around a stepping bug in arm64 android M 2016-02-23 13:56:30 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm Fix comment 2016-02-23 19:18:21 +00:00
openmp Remove unnecessary semicolons after braces 2016-02-18 19:38:25 +00:00
polly Annotation of SIMD loops 2016-02-23 09:00:13 +00:00