[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 30 08:25:49 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC333553: [clang-format/ObjC] Correctly parse Objective-C methods with 'class' in name (authored by benhamilton, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47095?vs=148231&id=149124#toc

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.149124.patch
Type: text/x-patch
Size: 4171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180530/66f602b0/attachment.bin>


More information about the cfe-commits mailing list