[PATCH] D33932: [clang-format] Add support for case-insensitive header matching and use it to improve support for LLVM-style include sorting.
Daniel Jasper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 28 10:03:05 PDT 2017
djasper added a comment.
Just make clang-format always do this. I don't think anyone is relying on the current behavior.
https://reviews.llvm.org/D33932
More information about the cfe-commits
mailing list