Go to file
David Majnemer 5a54977ea8 Lex: Don't crash if both conflict markers are on the same line
We would check if the terminator marker is on a newline.  However, the
logic would end up out-of-bounds if the terminator marker immediately
follows the start marker.

This fixes PR21820.

llvm-svn: 224210
2014-12-14 04:53:11 +00:00
clang Lex: Don't crash if both conflict markers are on the same line 2014-12-14 04:53:11 +00:00
clang-tools-extra Update to match clang r223913. 2014-12-10 03:10:06 +00:00
compiler-rt Use the newer python syntax for exceptions 2014-12-13 02:46:56 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Don't include <stddef.h> 2014-11-18 14:19:27 +00:00
libcxx Add option to turn off installation of headers. 2014-12-12 22:52:58 +00:00
libcxxabi Use the newer python syntax for exceptions 2014-12-13 02:49:27 +00:00
lld [PECOFF] Resolve file name in the driver, not in InputElement. 2014-12-14 02:50:29 +00:00
lldb Make the platform process connect path less chatty. 2014-12-13 05:23:51 +00:00
llgo Update to new bindings. 2014-12-13 02:26:00 +00:00
llvm Reapply "[ARM] Combine base-updating/post-incrementing vector load/stores." 2014-12-13 23:22:12 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly Do not run dead code elimination by default 2014-12-10 21:12:23 +00:00