[PATCH] D47095: [clang-format/ObjC] Correctly parse Objective-C methods with 'class' in name

Ben Hamilton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 18 15:58:23 PDT 2018


benhamilton updated this revision to Diff 147611.
benhamilton added a comment.

Format


Repository:
  rC Clang

https://reviews.llvm.org/D47095

Files:
  lib/Format/UnwrappedLineParser.cpp
  lib/Format/UnwrappedLineParser.h
  unittests/Format/FormatTestObjC.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47095.147611.patch
Type: text/x-patch
Size: 3705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180518/11d2ce9b/attachment.bin>


More information about the cfe-commits mailing list