[clangd] Add a missing include-fixer test for incomplete_type, NFC.
authorHaojian Wu <hokein.wu@gmail.com>
Thu, 8 Oct 2020 11:33:07 +0000 (13:33 +0200)
committerHaojian Wu <hokein.wu@gmail.com>
Thu, 8 Oct 2020 11:33:38 +0000 (13:33 +0200)
commita4e27220c2a1046616556b8aadb0ae8f5e0255be
treeb524bf2aa8fd5d2f119caa6f2a98a4e3a0724886
parent70bf35070a74df02ed12b9988ce58d50e63a7c04
[clangd] Add a missing include-fixer test for incomplete_type, NFC.

Also sort the list to make it easier to verify with the implementation
code.

Differential Revision: https://reviews.llvm.org/D88964
clang-tools-extra/clangd/IncludeFixer.cpp
clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp