[all-commits] [llvm/llvm-project] f7e9d5: [clangd] Fix an inlay-hint crash on a null deduced...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Sun Jan 8 06:48:27 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7e9d5b43e72439f5841f9ff5ef690a625fd312c
https://github.com/llvm/llvm-project/commit/f7e9d5b43e72439f5841f9ff5ef690a625fd312c
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2023-01-08 (Sun, 08 Jan 2023)
Changed paths:
M clang-tools-extra/clangd/InlayHints.cpp
M clang-tools-extra/clangd/unittests/InlayHintTests.cpp
Log Message:
-----------
[clangd] Fix an inlay-hint crash on a null deduced type.
More information about the All-commits
mailing list