[PATCH] D64695: [clang-format] Added new style rule: SortNetBSDIncludes
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 5 02:45:27 PDT 2019
MyDeveloperDay added a comment.
Assuming this works and the other unit tests don't show issues then this LGTM. Please consider running this on your NetBSD code base before committing, if possible please also run on clang code based to ensure existing sorted headers aren't sorted unexpectedly.
I do feel like there could be a documentation change missing really to explain to people how this really works and what if anything they have to change in their existing .clang-format files
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