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

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 13 08:05:47 PST 2018


ilya-biryukov updated this revision to Diff 178071.
ilya-biryukov added a comment.
Herald added a subscriber: arphaman.

- Update the test after changes


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.178071.patch
Type: text/x-patch
Size: 16981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181213/cb33bd0f/attachment-0001.bin>


More information about the cfe-commits mailing list