Go to file
David Majnemer d558aa8627 [MS ABI] Overwide bool bitfields should be permitted
Overwide bool bitfields have eight bits of storage size, make sure we
take the padding into account when determining whether or not they are
problematic.

llvm-svn: 247651
2015-09-15 01:00:55 +00:00
clang [MS ABI] Overwide bool bitfields should be permitted 2015-09-15 01:00:55 +00:00
clang-tools-extra [clang-tidy] updated misc-sizeof-container docs. 2015-09-14 16:56:57 +00:00
compiler-rt Support inline functions symbolization in Addr2Line symbolizer. 2015-09-14 23:56:42 +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 Update mailing list reference. 2015-08-24 22:43:24 +00:00
libcxx Implementation of Boyer-Moore and Boyer-Moore-Horspool searchers for the LFTS. 2015-09-08 17:59:09 +00:00
libcxxabi Convert LIBCXXABI_BUILD_32_BITS to LLVM_BUILD_32_BITS. 2015-09-01 01:02:06 +00:00
libunwind unwind: cleanup -Wunused-parameter 2015-09-01 04:29:03 +00:00
lld Fix typo. 2015-09-15 00:35:41 +00:00
lldb Revert "Fixup XFAIL marking on TestConstVariables for clang version" 2015-09-15 00:52:00 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm [WebAssembly] Implement int64-to-int32 conversion. 2015-09-15 00:55:19 +00:00
openmp Removing the Makefile/Perl build system. 2015-09-14 17:20:30 +00:00
polly Run polly-check-format with unit tests 2015-09-14 19:11:48 +00:00