[PATCH] D51782: [CodeComplete] Clearly distinguish signature help and code completion.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 7 07:07:06 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC341660: [CodeComplete] Clearly distinguish signature help and code completion. (authored by ibiryukov, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51782?vs=164398&id=164415#toc

Repository:
  rC Clang

https://reviews.llvm.org/D51782

Files:
  include/clang/Sema/Sema.h
  lib/Parse/ParseDecl.cpp
  lib/Parse/ParseExpr.cpp
  lib/Parse/ParseExprCXX.cpp
  lib/Parse/ParseOpenMP.cpp
  lib/Sema/SemaCodeComplete.cpp
  test/CodeCompletion/call.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51782.164415.patch
Type: text/x-patch
Size: 11988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180907/2b6b5023/attachment-0001.bin>


More information about the cfe-commits mailing list