[all-commits] [llvm/llvm-project] 6385c0: [clangd] Fix inlayhints crash, don't assume functi...
Sam McCall via All-commits
all-commits at lists.llvm.org
Thu May 5 09:51:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6385c039b821c76c215c3ae6202f9e702a01fd92
https://github.com/llvm/llvm-project/commit/6385c039b821c76c215c3ae6202f9e702a01fd92
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2022-05-05 (Thu, 05 May 2022)
Changed paths:
M clang-tools-extra/clangd/InlayHints.cpp
M clang-tools-extra/clangd/unittests/InlayHintTests.cpp
Log Message:
-----------
[clangd] Fix inlayhints crash, don't assume functions have FunctionTypeLocs
Fixes https://github.com/clangd/clangd/issues/1140
More information about the All-commits
mailing list