[PATCH] D60815: [clangd] Recognize "don't include me directly" pattern, and suppress include insertion.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 17 07:01:36 PDT 2019


sammccall updated this revision to Diff 195562.
sammccall added a comment.

DontIncludeMePattern


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D60815

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60815.195562.patch
Type: text/x-patch
Size: 8465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190417/f0f2384f/attachment.bin>


More information about the cfe-commits mailing list