[PATCH] D117056: [clangd] Properly compute framework-style include spelling

David Goldman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 20 09:37:47 PST 2022


dgoldman updated this revision to Diff 401671.
dgoldman marked 4 inline comments as done.
dgoldman added a comment.

Support private headers + private umbrellas


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117056

Files:
  clang-tools-extra/clangd/index/SymbolCollector.cpp
  clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp
  clang/lib/Lex/HeaderSearch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117056.401671.patch
Type: text/x-patch
Size: 11546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220120/9dffa76f/attachment-0001.bin>


More information about the cfe-commits mailing list