[PATCH] D10018: C11 _Bool bitfield diagnostic

Rachel Craik via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 9 08:04:54 PDT 2015


rcraik updated this revision to Diff 34339.
rcraik added a comment.

I've updated the message to make it a bit clearer that this is a portability concern. Are there any further concerns with this patch?


http://reviews.llvm.org/D10018

Files:
  include/clang/Basic/DiagnosticGroups.td
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaDecl.cpp
  test/Misc/warning-flags.c
  test/Sema/c11-bitfield-width.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10018.34339.patch
Type: text/x-patch
Size: 5504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150909/c8895620/attachment.bin>


More information about the cfe-commits mailing list