[PATCH] D42071: [Sema] Add visited contexts to CodeCompleteContext

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 17 06:03:20 PST 2018


hokein updated this revision to Diff 130155.
hokein marked 5 inline comments as done.
hokein retitled this revision from " [Sema] Add visited contexts to CodeCompleteContext" to "[Sema] Add visited contexts to CodeCompleteContext".
hokein edited the summary of this revision.
hokein added a comment.

Address review comments.


Repository:
  rC Clang

https://reviews.llvm.org/D42071

Files:
  include/clang/Sema/CodeCompleteConsumer.h
  include/clang/Sema/Lookup.h
  lib/Sema/SemaCodeComplete.cpp
  lib/Sema/SemaLookup.cpp
  unittests/Sema/CMakeLists.txt
  unittests/Sema/CodeCompleteTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42071.130155.patch
Type: text/x-patch
Size: 8767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180117/86e10449/attachment-0001.bin>


More information about the cfe-commits mailing list