[clang] [clang-tools-extra] [clang][CodeComplete] Omit ExplicitObject when completing code (PR #92743)
kadir çetinkaya via cfe-commits
cfe-commits at lists.llvm.org
Tue May 21 00:59:33 PDT 2024
kadircet wrote:
instead of testing this in clangd, can you add tests to `clang/test/CodeCompletion/`? (even better if you can extend `clang/unittests/Sema/CodeCompleteTest.cpp`). as this is a clang feature, and it'd be nice to make sure it doesn't regress at clang-level.
https://github.com/llvm/llvm-project/pull/92743
More information about the cfe-commits
mailing list