[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 08:13:20 PDT 2018


ioeric updated this revision to Diff 148218.
ioeric marked 3 inline comments as done.
ioeric added a comment.

- addressed comments.


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.148218.patch
Type: text/x-patch
Size: 9333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180523/0f0776ff/attachment.bin>


More information about the cfe-commits mailing list