[clangd] Include the correct header for typeid()
authorNathan Ridge <zeratul976@hotmail.com>
Sun, 8 Jan 2023 08:18:13 +0000 (03:18 -0500)
committerNathan Ridge <zeratul976@hotmail.com>
Mon, 9 Jan 2023 23:07:07 +0000 (18:07 -0500)
commit056d4dca7764d92870f717906e7edb4a9563d3cb
treeb1bd60f19ad1185a37d07c16d322d46ef36705f9
parent96f1cd2427e472acf65e1b0b755a2c1f672e730b
[clangd] Include the correct header for typeid()

Fixes https://github.com/clangd/clangd/issues/1449

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