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

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 2 02:44:19 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC343568: [clang] Implement Override Suggestions in Sema. (authored by kadircet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52225?vs=167717&id=167902#toc

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.167902.patch
Type: text/x-patch
Size: 8238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181002/bb5a753d/attachment.bin>


More information about the cfe-commits mailing list