[PATCH] D55544: Warning: objc-encodings-larger-than=

Dave MacLachlan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 11 09:19:13 PST 2018


dmaclach updated this revision to Diff 177732.
dmaclach added a comment.

Added some spacing around early exit as requested by theraven.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55544/new/

https://reviews.llvm.org/D55544

Files:
  docs/ReleaseNotes.rst
  include/clang/Basic/DiagnosticGroups.td
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Basic/LangOptions.def
  include/clang/Driver/Options.td
  include/clang/Sema/Sema.h
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInvocation.cpp
  lib/Sema/SemaDeclObjC.cpp
  lib/Sema/SemaExpr.cpp
  test/SemaObjC/objc-large-encoding-warn.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55544.177732.patch
Type: text/x-patch
Size: 9882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181211/d0a6189c/attachment-0001.bin>


More information about the cfe-commits mailing list