[PATCH] D60937: [clangd] Fix code completion of macros defined in the preamble region of the main file.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 2 04:07:00 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE359778: [clangd] Fix code completion of macros defined in the preamble region of theā€¦ (authored by sammccall, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60937?vs=197734&id=197741#toc

Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60937/new/

https://reviews.llvm.org/D60937

Files:
  clangd/ClangdUnit.cpp
  clangd/ClangdUnit.h
  clangd/CodeComplete.cpp
  clangd/index/SymbolCollector.cpp
  clangd/unittests/CodeCompleteTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60937.197741.patch
Type: text/x-patch
Size: 10399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190502/fa27f517/attachment-0001.bin>


More information about the cfe-commits mailing list