[PATCH] D56723: [CodeComplete] Propagate preferred types through parser in more cases

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 31 12:20:27 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC352788: [CodeComplete] Propagate preferred types through parser in more cases (authored by ibiryukov, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56723?vs=184038&id=184568#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56723/new/

https://reviews.llvm.org/D56723

Files:
  include/clang/Parse/Parser.h
  include/clang/Sema/CodeCompleteConsumer.h
  include/clang/Sema/Sema.h
  lib/Parse/ParseDecl.cpp
  lib/Parse/ParseExpr.cpp
  lib/Parse/ParseExprCXX.cpp
  lib/Parse/ParseStmt.cpp
  lib/Sema/SemaCodeComplete.cpp
  unittests/Sema/CodeCompleteTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56723.184568.patch
Type: text/x-patch
Size: 30941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190131/a387beff/attachment-0001.bin>


More information about the cfe-commits mailing list