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

Chandler Carruth via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 10 16:32:52 PST 2016


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

Update the tests accordingly.


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.77574.patch
Type: text/x-patch
Size: 7891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161111/fa632a0e/attachment-0001.bin>


More information about the cfe-commits mailing list