[PATCH] D52225: [clang] Implement Override Suggestions in Sema.

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 1 05:22:24 PDT 2018


kadircet updated this revision to Diff 167708.
kadircet marked 4 inline comments as done.
kadircet added a comment.

- Fix a bug and address comments.


Repository:
  rC Clang

https://reviews.llvm.org/D52225

Files:
  include/clang/Sema/CodeCompleteConsumer.h
  lib/Sema/SemaCodeComplete.cpp
  test/CodeCompletion/overrides.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52225.167708.patch
Type: text/x-patch
Size: 7262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181001/2ffdbf5b/attachment-0001.bin>


More information about the cfe-commits mailing list