[PATCH] D26530: Fix the spelling of 'bitfield' in diagnostics to be consistently 'bit-field'.

Chandler Carruth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 11 13:38:42 PST 2016


chandlerc updated this revision to Diff 81008.
chandlerc added a comment.

Rebase and ping? It'd be awesome to land this minor patch, its been out for a month now.


https://reviews.llvm.org/D26530

Files:
  include/clang/Basic/DiagnosticParseKinds.td
  include/clang/Basic/DiagnosticSemaKinds.td
  test/Parser/objc-property-syntax.m
  test/Sema/constant-conversion.c
  test/SemaCXX/conversion.cpp
  test/SemaCXX/member-init.cpp
  test/SemaOpenCL/unsupported.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26530.81008.patch
Type: text/x-patch
Size: 7891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161211/5222b289/attachment-0001.bin>


More information about the cfe-commits mailing list