Go to file
Reid Kleckner b1be683074 Fix IRGen for passing transparent unions
We have had a test for this for a long time with a FIXME saying what we
should be doing. This just does it.

Fixes PR21573.

llvm-svn: 222074
2014-11-15 01:41:41 +00:00
clang Fix IRGen for passing transparent unions 2014-11-15 01:41:41 +00:00
clang-tools-extra Remove some redundant virtual on overridden functions 2014-11-14 19:27:22 +00:00
compiler-rt [asan] add interface function __sanitizer_get_total_unique_coverage; useful for coverage-guided in-process fuzzers 2014-11-14 23:15:55 +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 Prune CRLF. 2014-10-27 12:37:26 +00:00
libcxx Initialize pointer in string conversion helpers to prevent MSAN diagnostic. 2014-11-14 22:23:57 +00:00
libcxxabi Add -g -fno-omit-frame-pointer when compiling tests with sanitizers 2014-11-14 22:27:43 +00:00
lld [PECOFF] Fix section alignment. 2014-11-14 21:33:07 +00:00
lldb I don't need this ivar. It was probably there from the olden days where dynamic type support was flakey. Remove and save space 2014-11-14 23:38:23 +00:00
llvm R600: Fix 64-bit integer division 2014-11-15 01:07:57 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly Use nullptr instead of '0' for pointers 2014-11-14 11:12:31 +00:00