[PATCH] D155370: [CodeComplete] Don't emit parameters when not FunctionCanBeCall
    Younan Zhang via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Sun Jul 23 07:20:55 PDT 2023
    
    
  
zyounan updated this revision to Diff 543277.
zyounan added a comment.
Don't change the CCR. Handle these in CreateCodeCompletionString. Emit template arguments if possible.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155370/new/
https://reviews.llvm.org/D155370
Files:
  clang-tools-extra/clangd/CodeComplete.cpp
  clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
  clang/lib/Sema/SemaCodeComplete.cpp
  clang/test/CodeCompletion/member-access.cpp
  clang/test/Index/complete-qualified.cpp
  clang/unittests/Sema/CodeCompleteTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155370.543277.patch
Type: text/x-patch
Size: 8962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230723/d1bbf8cd/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list