[all-commits] [llvm/llvm-project] 06b97b: [clangd] Fix an inlay-hint crash on a broken desig...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Fri Aug 12 05:38:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 06b97b4985ad0415f6cde4baad2bc7d73b456244
https://github.com/llvm/llvm-project/commit/06b97b4985ad0415f6cde4baad2bc7d73b456244
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2022-08-12 (Fri, 12 Aug 2022)
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 broken designator.
Differential Revision: https://reviews.llvm.org/D131696
More information about the All-commits
mailing list