[PATCH] D94287: [clang-format] Fix include sorting bug

2021-01-08 Thread Kent Sommer via Phabricator via cfe-commits
kentsommer abandoned this revision. kentsommer added a comment. In D94287#2486099 , @curdeius wrote: > Seems to be a duplicate of D94206 . Right you are! Thanks for catching that! I'll abandon this one in favor of the one

[PATCH] D94287: [clang-format] Fix include sorting bug

2021-01-07 Thread Marek Kurdej via Phabricator via cfe-commits
curdeius added a comment. Seems to be a duplicate of D94206 . Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D94287/new/ https://reviews.llvm.org/D94287 ___ cfe-commits mai

[PATCH] D94287: [clang-format] Fix include sorting bug

2021-01-07 Thread Kent Sommer via Phabricator via cfe-commits
kentsommer created this revision. kentsommer added a project: clang-format. kentsommer requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. - Fixes a bug that caused `// clang-format off` in a includes section to disabled include sorting even a