[PATCH] D121370: [clang-format] SortIncludes should support "@import" lines in Objective-C

Konrad Wilhelm Kleine via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 27 05:52:18 PDT 2022


kwk abandoned this revision.
kwk added a comment.

In D121370#3817753 <https://reviews.llvm.org/D121370#3817753>, @MyDeveloperDay wrote:

> @kwk have we bottomed out on this issue? its been stale for a bit. If we are not going to work on it further can be "Abandon" the review to get it off our lists?

We can abandon this patch and I might look into it some other time. But I wanted to rescue bits from this patch that don't change the current behavior. That's why I've created: https://reviews.llvm.org/D134733 . I hope we can approve it to get the transparency in and make a patch like D121370 <https://reviews.llvm.org/D121370> a bit smaller in the future.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121370



More information about the cfe-commits mailing list