[PATCH] D36390: Fix overloaded static functions in SemaCodeComplete

Ivan Donchevskii via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 7 06:56:16 PDT 2017


yvvan updated this revision to Diff 109980.
yvvan added a comment.

Yes, I missed to include one file in this diff where it's used


https://reviews.llvm.org/D36390

Files:
  include/clang/Sema/Sema.h
  lib/Sema/SemaCodeComplete.cpp
  lib/Sema/SemaOverload.cpp
  test/Index/complete-call.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36390.109980.patch
Type: text/x-patch
Size: 5234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170807/0ceca14e/attachment.bin>


More information about the cfe-commits mailing list