Go to file
Lang Hames bf122744e5 Re-apply r174919 - smarter copy/move assignment/construction, with fixes for
bitfield related issues.

The original commit broke Takumi's builder. The bug was caused by bitfield sizes
being determined by their underlying type, rather than the field info. A similar
issue with bitfield alignments showed up on closer testing. Both have been fixed
in this patch.

llvm-svn: 175389
2013-02-17 07:22:09 +00:00
clang Re-apply r174919 - smarter copy/move assignment/construction, with fixes for 2013-02-17 07:22:09 +00:00
clang-tools-extra Propagate changes through no-op transforms 2013-02-15 19:38:28 +00:00
compiler-rt [ASan] make variables unsigned to silence warnings - attempt 2 2013-02-15 19:22:49 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Bruce Mitchener: Minor typo fixes. 2013-02-15 15:37:50 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [Core,Driver,ELF] Differentiate static and dynamic executables. 2013-02-14 20:32:00 +00:00
lldb <rdar://problem/13121056> 2013-02-16 22:53:04 +00:00
llvm Use ArrayRef instead of a reference to a SmallVectorImpl. 2013-02-17 03:48:23 +00:00
polly capitalize SCEV to match the current naming convention 2013-02-15 21:26:53 +00:00