[PATCH] D47187: [clangd] Skip .inc headers when canonicalizing header #include.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 23 05:07:43 PDT 2018


ioeric updated this revision to Diff 148189.
ioeric marked 4 inline comments as done.
ioeric added a comment.

- Include main file in the include stack when mapping headers.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D47187

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47187.148189.patch
Type: text/x-patch
Size: 8461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180523/8344e024/attachment.bin>


More information about the cfe-commits mailing list