[all-commits] [llvm/llvm-project] e5dd4f: [clangd] Guard against trivial FunctionProtoTypeLo...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Wed Jun 11 15:36:57 PDT 2025
Branch: refs/heads/release/20.x
Home: https://github.com/llvm/llvm-project
Commit: e5dd4f129454b518ab5f8d4011997746490bb3a3
https://github.com/llvm/llvm-project/commit/e5dd4f129454b518ab5f8d4011997746490bb3a3
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2025-06-09 (Mon, 09 Jun 2025)
Changed paths:
M clang-tools-extra/clangd/InlayHints.cpp
M clang-tools-extra/clangd/unittests/InlayHintTests.cpp
Log Message:
-----------
[clangd] Guard against trivial FunctionProtoTypeLoc when creating inlay hints (#143087)
Fixes https://github.com/llvm/llvm-project/issues/142608
(cherry picked from commit 392bd577e37d795224da6fefc4b621a3f117105e)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list