[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 07:53:15 PST 2018


ilya-biryukov updated this revision to Diff 178069.
ilya-biryukov marked 4 inline comments as done.
ilya-biryukov added a comment.

- Address review comments


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
  unittests/Sema/CodeCompleteTest.cpp

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


More information about the cfe-commits mailing list