[all-commits] [llvm/llvm-project] d9d9ab: [clang][CodeComplete] skip explicit obj param in c...
Mythreya via All-commits
all-commits at lists.llvm.org
Tue Jul 1 05:34:17 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9d9ab869817d6448949886f89032b06cddf63d4
https://github.com/llvm/llvm-project/commit/d9d9ab869817d6448949886f89032b06cddf63d4
Author: Mythreya <git at mythreya.dev>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
M clang/lib/Sema/SemaCodeComplete.cpp
A clang/test/CodeCompletion/skip-explicit-object-parameter.cpp
Log Message:
-----------
[clang][CodeComplete] skip explicit obj param in code completion string (#146258)
Fixes clangd/clangd#2339
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