[PATCH] D53191: [clang] Use Statement and Namespace instead of Name and PotentiallyQualifiedName

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 23 06:28:56 PDT 2018


kadircet updated this revision to Diff 170628.
kadircet added a comment.
Herald added a subscriber: arphaman.

- Use new types
- Rebase


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.170628.patch
Type: text/x-patch
Size: 8995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181023/977ee180/attachment.bin>


More information about the cfe-commits mailing list