Go to file
Filipe Cabecinhas 4708a02a78 [BitcodeReader] Make sure the type of the inserted value matches the type of the aggregate at those indices
Bug found with AFL-fuzz.

llvm-svn: 237628
2015-05-18 22:27:11 +00:00
clang API update for streamlining of IRBuilder::CreateCall to just use ArrayRef/initializer_list+braced init 2015-05-18 22:14:03 +00:00
clang-tools-extra docs: Spell a couple of cmake options with =ON in the docs 2015-05-18 05:05:49 +00:00
compiler-rt [asan] Disable static-tls test on PowerPC. 2015-05-17 05:24:09 +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 Use a more accurate implementation for exp 2015-05-13 03:55:09 +00:00
libcxx Update C++1z status; mark issues 2059,2369,2415,2454 and 2458 as 'complete'. I have committed patches for all of them 2015-05-18 19:52:49 +00:00
libcxxabi LIBCXXABI_LIBUNWIND_INCLUDES is already set before calling find_path, and find_path will not update it. 2015-05-09 21:03:01 +00:00
libunwind Code cleanup: Remove duplicated line. 2015-05-17 13:49:18 +00:00
lld [LLD] Make sure MachO FDEs read their augmentation data strings from the right 2015-05-16 00:08:02 +00:00
lldb Fixes errors in remote tests 2015-05-18 19:44:19 +00:00
llgo benchcomp: Add macho_symsizes mode for comparing Mach-O object symbol sizes. 2015-05-12 22:14:26 +00:00
llvm [BitcodeReader] Make sure the type of the inserted value matches the type of the aggregate at those indices 2015-05-18 22:27:11 +00:00
openmp Fix for testsuite including omp.h 2015-05-18 21:38:50 +00:00
polly Update isl to 6be6768e 2015-05-18 21:29:58 +00:00