[PATCH] D64695: [clang-format] Added new style rule: SortNetBSDIncludes
Ronald Wampler via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 15 08:49:48 PDT 2019
rdwampler added a comment.
I am not quite sure why this change is required to sort the headers for NetBSD, you can set the priorities via `IncludeStyle.IncludeCategories`. Is that not sufficient?
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64695/new/
https://reviews.llvm.org/D64695
More information about the cfe-commits
mailing list