Go to file
Arnold Schwaighofer 3d01ad116c Swift Calling Convention: Fix out of bounds access
Use iterator instead of address of element in vector

It is not valid to access one after the last element.

rdar://28759508

llvm-svn: 284150
2016-10-13 19:19:37 +00:00
clang Swift Calling Convention: Fix out of bounds access 2016-10-13 19:19:37 +00:00
clang-tools-extra Print stack trace for clang-move tool. 2016-10-13 19:04:19 +00:00
compiler-rt Make __asan_handle_no_return a no-op during initialization 2016-10-12 22:33:57 +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 Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx Add missing include in test; NFC. Thanks to Jonathan Wakely for the report. 2016-10-13 13:21:38 +00:00
libcxxabi [libcxxabi] Fix gcc build after r284128 2016-10-13 18:40:57 +00:00
libunwind [libunwind] Add missing <stdint.h> include. NFC. 2016-10-13 14:32:24 +00:00
lld Add "opt" to the list of test dependencies. 2016-10-13 00:49:21 +00:00
lldb [lldb] Improve identification of Linux core dumps. Fix for bug #30485. 2016-10-13 12:11:00 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [libFuzzer] add -trace_malloc= flag 2016-10-13 19:06:46 +00:00
openmp Code cleanup for the runtime without monitor thread 2016-10-07 18:12:19 +00:00
parallel-libs [SE] Change CoreTests target name 2016-09-27 15:32:52 +00:00
polly [ScopInfo/CodeGen] ExitPHI reads are implicit. 2016-10-12 16:31:09 +00:00