[PATCH] D121370: [clang-format] SortIncludes should support "@import" lines in Objective-C
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 3 13:36:12 PDT 2022
owenpan added a comment.
In D121370#3489245 <https://reviews.llvm.org/D121370#3489245>, @krasimir wrote:
> In D121370#3488401 <https://reviews.llvm.org/D121370#3488401>, @kwk wrote:
>
>> @krasimir could you please test this patch on your side?
>
> @kwk thank you! the new version of the patch looks good!
>
> I didn't know before about the issue you found with the `/* a comment before */ #include <foo>` (and since it's preexisting, if it's tricky to address, it would be reasonable to just file a bug for it and omit fixing it by this work, I think).
+1.
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