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

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 1 06:09:56 PDT 2018


kadircet updated this revision to Diff 167717.
kadircet added a comment.

- Add a fixme on limitation.


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.167717.patch
Type: text/x-patch
Size: 8214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181001/2e7a96c9/attachment.bin>


More information about the cfe-commits mailing list