[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
Mon Dec 19 18:54:37 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290159: Fix the spelling of 'bitfield' in diagnostics to be consistently 'bit-field'. (authored by chandlerc).

Changed prior to commit:
  https://reviews.llvm.org/D26530?vs=81008&id=82055#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26530

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26530.82055.patch
Type: text/x-patch
Size: 8101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161220/6535ebc8/attachment-0001.bin>


More information about the cfe-commits mailing list