[PATCH] D89276: Support ObjC in IncludeInserter
Joe Turner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 12 14:58:37 PDT 2020
compositeprimes created this revision.
compositeprimes added a reviewer: alexfh.
compositeprimes added a project: clang-tools-extra.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
compositeprimes requested review of this revision.
Update IncludeSorter/IncludeInserter to support objective-c google style (part 1):
1. Correctly consider .mm/.m extensions
2. Correctly categorize category headers.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D89276
Files:
clang-tools-extra/clang-tidy/utils/IncludeSorter.cpp
clang-tools-extra/clang-tidy/utils/IncludeSorter.h
clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89276.297700.patch
Type: text/x-patch
Size: 9153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201012/4912951c/attachment.bin>
More information about the cfe-commits
mailing list