Go to file
Manman Ren 09a3912b5c TBAA: make sure zero-length bitfield works for tbaa.struct and path-aware tbaa
For ms structs, zero-length bitfields following non-bitfield members are
completely ignored, we should not increase the field index.
Before the fix, we will have an assertion failure.

llvm-svn: 180038
2013-04-22 19:50:07 +00:00
clang TBAA: make sure zero-length bitfield works for tbaa.struct and path-aware tbaa 2013-04-22 19:50:07 +00:00
clang-tools-extra The option is spelled -use-auto, not -loop-convert. 2013-04-22 14:39:46 +00:00
compiler-rt [sanitizer] Fix lint. 2013-04-22 13:28:26 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Somehow aligned_union got dropped through the cracks. This adds it. Did a drive-by fix of alignment_of while I was in the neighborhood. 2013-04-22 19:37:49 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld Distinguish between unsupported and unrecognised flavours. 2013-04-16 19:24:13 +00:00
lldb <rdar://problem/13590152> 2013-04-22 18:26:52 +00:00
llvm [ms-inline asm] Remove the identifier parsing logic from the AsmParser. This is 2013-04-22 19:42:15 +00:00
polly IndependentBlocks: We can only reconstruct PHI nodes that are within the ScoP 2013-04-17 07:20:36 +00:00