[clangd] Make the order of missing-include edits deterministic
authorHaojian Wu <hokein.wu@gmail.com>
Fri, 21 Jul 2023 12:12:44 +0000 (14:12 +0200)
committerHaojian Wu <hokein.wu@gmail.com>
Fri, 21 Jul 2023 12:16:16 +0000 (14:16 +0200)
commit209694ded0e06edfed11d6e67b396112dae21629
treee055427ba63db7b1fe21d90d87b5c89230b25f32
parent29112a994694baee070a2021e00f772f1913d214
[clangd] Make the order of missing-include edits deterministic

Fixes https://github.com/llvm/llvm-project/issues/63995
clang-tools-extra/clangd/IncludeCleaner.cpp