[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
Wed May 23 08:49:36 PDT 2018


benhamilton updated this revision to Diff 148231.
benhamilton marked 2 inline comments as done.
benhamilton added a comment.

@jolesiak


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.148231.patch
Type: text/x-patch
Size: 4172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180523/84b743aa/attachment.bin>


More information about the cfe-commits mailing list