Go to file
Hans Wennborg dada1d20ba DeadArgElim: don't eliminate arguments from naked functions
Differential Revision: http://reviews.llvm.org/D12534

llvm-svn: 246564
2015-09-01 18:06:46 +00:00
clang Add a new frontend warning for referencing members from the handler of a constructor or destructor function-try-block, which is UB in C++. 2015-09-01 14:49:24 +00:00
clang-tools-extra Fix several corner cases for loop-convert check. 2015-09-01 15:05:15 +00:00
compiler-rt [CMake] Enable building builtins for iOS and iOS simulator. 2015-08-31 22:26:02 +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 Update mailing list reference. 2015-08-24 22:43:24 +00:00
libcxx Remove unused code. NFC 2015-08-31 14:43:41 +00:00
libcxxabi Convert LIBCXXABI_BUILD_32_BITS to LLVM_BUILD_32_BITS. 2015-09-01 01:02:06 +00:00
libunwind unwind: cleanup -Wunused-parameter 2015-09-01 04:29:03 +00:00
lld Exclude COFF/export-exe.test on non-Windows 2015-09-01 17:26:33 +00:00
lldb When looking up types, find the first type we can import rather than just taking 2015-09-01 18:00:35 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm DeadArgElim: don't eliminate arguments from naked functions 2015-09-01 18:06:46 +00:00
openmp Remove fork_context argument from __kmp_join_call() when OMPT is off 2015-08-31 18:15:00 +00:00
polly Update isl to isl-0.15-129-gb086c90 2015-09-01 15:42:13 +00:00