[PATCH] D55648: [CodeComplete] Fill preferred type on binary expressions

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 13 08:09:35 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC349053: [CodeComplete] Fill preferred type on binary expressions (authored by ibiryukov, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55648?vs=178071&id=178072#toc

Repository:
  rC Clang

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

https://reviews.llvm.org/D55648

Files:
  include/clang/Sema/Sema.h
  lib/Parse/ParseExpr.cpp
  lib/Sema/SemaCodeComplete.cpp
  test/Index/complete-exprs.c
  unittests/Sema/CodeCompleteTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55648.178072.patch
Type: text/x-patch
Size: 16981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181213/82b43110/attachment-0001.bin>


More information about the cfe-commits mailing list