Go to file
Tim Northover 4c5cb9c1da Fix va_arg on watchOS.
As in other contexts, alignments can go up to 16 bytes in a va_list.

llvm-svn: 251821
2015-11-02 19:32:23 +00:00
clang Fix va_arg on watchOS. 2015-11-02 19:32:23 +00:00
clang-tools-extra Make the modernize-loop-convert's const-detection smarter. 2015-11-02 17:02:52 +00:00
compiler-rt Revert "Apply modernize-use-default to compiler-rt." 2015-10-30 18:52:31 +00:00
debuginfo-tests
libclc integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Remove undefined behavior from some tests. Same pattern as the unitialized_copy tests 2015-11-02 15:29:13 +00:00
libcxxabi Fix LIBCXXABI_HAS_NO_THREADS configuration. 2015-10-14 19:21:38 +00:00
libunwind Add FreeBSD _Unwind_Ptr typedef 2015-10-16 19:40:09 +00:00
lld Make a method static. NFC. 2015-11-02 14:33:11 +00:00
lldb Create an expression parser for Go. 2015-11-02 19:30:40 +00:00
llgo [llgo] irgen: always use TargetMachine's data layout 2015-09-25 06:28:14 +00:00
llvm ELF can handle some relocations of the form -sym + constant. 2015-11-02 19:13:59 +00:00
openmp [OPENMP] Add dependency to clang/clang-headers etc. for in-tree build of libomp. 2015-11-02 13:43:32 +00:00
polly ScopInfo: Bail out in case of mismatching array dimension sizes 2015-11-02 11:29:32 +00:00