[PATCH] D53191: [clang] Introduce new completion context types

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 23 09:26:03 PDT 2018


kadircet updated this revision to Diff 170677.
kadircet marked 2 inline comments as done.
kadircet added a comment.

- Use Symol, SymbolOrNewName, NewName
- Address comments.


Repository:
  rC Clang

https://reviews.llvm.org/D53191

Files:
  include/clang/Sema/CodeCompleteConsumer.h
  lib/Frontend/ASTUnit.cpp
  lib/Sema/CodeCompleteConsumer.cpp
  lib/Sema/SemaCodeComplete.cpp
  tools/libclang/CIndexCodeCompletion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53191.170677.patch
Type: text/x-patch
Size: 8158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181023/758bdfa0/attachment.bin>


More information about the cfe-commits mailing list