[all-commits] [llvm/llvm-project] 3466cd: [clang][CodeComplete] skip explicit obj param when...
Mythreya Kuricheti via All-commits
all-commits at lists.llvm.org
Wed Jul 30 23:12:48 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3466cdb76944022d17a45fa66edd275bcd3a68d1
https://github.com/llvm/llvm-project/commit/3466cdb76944022d17a45fa66edd275bcd3a68d1
Author: Mythreya Kuricheti <git at mythreya.dev>
Date: 2025-07-31 (Thu, 31 Jul 2025)
Changed paths:
M clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
M clang/lib/Sema/SemaCodeComplete.cpp
M clang/test/CodeCompletion/skip-explicit-object-parameter.cpp
Log Message:
-----------
[clang][CodeComplete] skip explicit obj param when creating signature string (#146649)
Fixes clangd/clangd#2284
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