Go to file
Justin Bogner 69fe4e98fa LineIterator: Provide a variant that keeps blank lines
It isn't always useful to skip blank lines, as evidenced by the
somewhat awkward use of line_iterator in llvm-cov. This adds a knob to
control whether or not to skip blanks.

llvm-svn: 217960
2014-09-17 15:43:01 +00:00
clang Basic: add support for ARM ACLE 6.5.1 2014-09-17 14:50:27 +00:00
clang-tools-extra Make a variable local so it's lifetime becomes more obvious. 2014-09-17 13:12:51 +00:00
compiler-rt Do not link the dyndd runtime library against libdl on FreeBSD 2014-09-17 07:54:46 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc atomic: undef macros that are included from atomic_decl.inc 2014-09-17 15:27:39 +00:00
libcxx Add include of <cassert> for the operator comma 2014-09-17 04:09:35 +00:00
libcxxabi Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
lld [mach-o] update test case to match new llvm-objdump output 2014-09-17 00:51:18 +00:00
lldb Build lldb-mi on all platforms with Makefile builds 2014-09-17 00:28:31 +00:00
llvm LineIterator: Provide a variant that keeps blank lines 2014-09-17 15:43:01 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly [Fix] Rewire the Region after a unconditional entry edge is created 2014-09-15 18:34:45 +00:00