[all-commits] [llvm/llvm-project] 056d4d: [clangd] Include the correct header for typeid()
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Mon Jan 9 15:07:31 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 056d4dca7764d92870f717906e7edb4a9563d3cb
https://github.com/llvm/llvm-project/commit/056d4dca7764d92870f717906e7edb4a9563d3cb
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2023-01-09 (Mon, 09 Jan 2023)
Changed paths:
M clang-tools-extra/clangd/IncludeFixer.cpp
Log Message:
-----------
[clangd] Include the correct header for typeid()
Fixes https://github.com/clangd/clangd/issues/1449
Differential Revision: https://reviews.llvm.org/D141218
More information about the All-commits
mailing list