[clangd] Verify the diagnostic code in include-fixer diagnostic tests, NFC.
authorHaojian Wu <hokein.wu@gmail.com>
Mon, 5 Oct 2020 12:02:59 +0000 (14:02 +0200)
committerHaojian Wu <hokein.wu@gmail.com>
Tue, 6 Oct 2020 09:02:22 +0000 (11:02 +0200)
commit48a82c42457b47936d8e1f4b2af6a1f3cbb6e992
treeeb562f3ddf13d220ac06a733653102e1a51536b1
parent9fc535f987b4fff62ec659d965b8ba1d371977fe
[clangd] Verify the diagnostic code in include-fixer diagnostic tests, NFC.

Make it easier to spot which diagnostics in the include-fixer list are tested.

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