Go to file
Rachel Craik 022bdc7d73 C11 _Bool bitfield diagnostic
Summary: Implement DR262 (for C). This patch will mainly affect bitfields of type _Bool

Reviewers: fraggamuffin, rsmith

Subscribers: hubert.reinterpretcast, cfe-commits

Differential Revision: http://reviews.llvm.org/D10018

llvm-svn: 247618
2015-09-14 21:27:36 +00:00
clang C11 _Bool bitfield diagnostic 2015-09-14 21:27:36 +00:00
clang-tools-extra [clang-tidy] updated misc-sizeof-container docs. 2015-09-14 16:56:57 +00:00
compiler-rt [CMake] Add options to control building sanitizers and builtins. 2015-09-14 19:59:24 +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 Use C++11 member initializers. NFC. 2015-09-14 20:32:41 +00:00
lldb ClangExpressionDeclMap should only disable the Clang parser-specific state on 2015-09-14 21:03:44 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm RegisterPressure: constify getRegSetPressureAtPos() 2015-09-14 21:06:37 +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