[PATCH] D49028: [clangd] Support indexing MACROs.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 6 08:19:45 PDT 2018


ioeric created this revision.
ioeric added a reviewer: sammccall.
Herald added subscribers: cfe-commits, jkorous, MaskRay, ilya-biryukov.

This is not enabled in the global-symbol-builder or dynamic index yet.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D49028

Files:
  clangd/index/SymbolCollector.cpp
  clangd/index/SymbolCollector.h
  unittests/clangd/SymbolCollectorTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49028.154411.patch
Type: text/x-patch
Size: 8538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180706/0031022d/attachment.bin>


More information about the cfe-commits mailing list