[PATCH] D41996: [clangd] Code completion uses Sema for NS-level things in the current file.

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 10:31:30 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322387: [clangd] Code completion uses Sema for NS-level things in the current file. (authored by sammccall, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D41996?vs=129637&id=129659#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41996

Files:
  clang-tools-extra/trunk/clangd/CodeComplete.cpp
  clang-tools-extra/trunk/clangd/index/FileIndex.cpp
  clang-tools-extra/trunk/unittests/clangd/CodeCompleteTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41996.129659.patch
Type: text/x-patch
Size: 4680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180112/08dd1044/attachment.bin>


More information about the llvm-commits mailing list