Go to file
Fariborz Jahanian 88890e7b50 Objective-C: Produce gcc compatible encoding of
ivar type in meta-data while preventing recursive
encoding in a corner case. // rdar://14408244

llvm-svn: 186169
2013-07-12 16:19:11 +00:00
clang Objective-C: Produce gcc compatible encoding of 2013-07-12 16:19:11 +00:00
clang-tools-extra cpp11-migrate: FileOverrides/Transform refactoring. 2013-07-12 14:36:20 +00:00
compiler-rt Completely revert all mbstowcs-and-friends changes from r186109. They were unintentional 2013-07-12 12:33:23 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Implement mad24() and mul24() builtins 2013-07-08 17:27:13 +00:00
libcxx Port make_[un]signed tests to platforms where sizeof(wchar_t) == 2. 2013-07-11 23:51:05 +00:00
libcxxabi Updated CREDITS.TXT 2013-07-02 19:01:59 +00:00
lld [PECOFF] Support linking against DLL. 2013-07-11 08:46:21 +00:00
lldb The correct max value for size_t variables is SIZE_MAX not UINT64_MAX. Removes lots of warnings when building on 32 bit hosts. 2013-07-12 16:16:44 +00:00
llvm X86: fold SSE2/AVX2 logical shift by immediate amount into zero vector when possible 2013-07-12 15:31:36 +00:00
polly scop detection: remove an iteration over all uses 2013-07-05 20:24:47 +00:00