[clang] [clang-tools-extra] [clang] skip explicit obj param in code complete (PR #146258)
via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 29 16:16:05 PDT 2025
MythreyaK wrote:
Thank you for patiently giving me pointers and links! Definitely came in handy!
I just noticed that I didn't follow a pattern with the test naming.
* Something along the lines of "ignore/skip `self` parameter in deducing this" is more user-friendly
* "ignore/skip explicit object parameter" is probably consistent with the C++ feature
Open to suggestions for more descriptive names! (I'm bad with names :D)
https://github.com/llvm/llvm-project/pull/146258
More information about the cfe-commits
mailing list