Go to file
Jim Ingham 1fd2f08ea9 Return the right answer for ShouldStop for the RunToAddress plan. This isn't
strictly necessary because RunToAddress is always used as a subsidiary plan, so
it's ShouldStop seldom matters.  But get it right anyway.

llvm-svn: 250083
2015-10-12 19:03:32 +00:00
clang [Sema] Don't emit multiple diags for one error 2015-10-12 18:40:58 +00:00
clang-tools-extra Added documentation for misc-throw-by-value-catch-by-reference. 2015-10-12 12:57:55 +00:00
compiler-rt [ubsan] Invoke test program using %run. 2015-10-12 16:33:40 +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 integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Mark 2447 and 2466 as completed. 2015-10-12 16:25:21 +00:00
libcxxabi Fix incorrect parsing of arguments for nested functions. Reviewed as http://reviews.llvm.org/D13192. Thanks to Anseny Kapoulkine for the patch. 2015-10-08 03:02:09 +00:00
libunwind unwind: Allow the building of libunwind for MIPS. 2015-09-26 18:26:01 +00:00
lld Instead of computing offset from current and start, use a variable. NFC. 2015-10-12 18:56:36 +00:00
lldb Return the right answer for ShouldStop for the RunToAddress plan. This isn't 2015-10-12 19:03:32 +00:00
llgo [llgo] irgen: always use TargetMachine's data layout 2015-09-25 06:28:14 +00:00
llvm Add - and -= operators to BlockFrequency using saturating arithmetic. 2015-10-12 18:34:00 +00:00
openmp [OPENMP][TESTSUITE] Undefined variable in test omp_task_final.c 2015-10-12 17:01:05 +00:00
polly ScopInfo: Allow simple 'AddRec * Parameter' products in delinearization 2015-10-12 08:02:30 +00:00