[PATCH] D115183: [clang][HeaderSearch] Support framework includes in suggestPath...

David Goldman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 6 13:36:58 PST 2021


dgoldman created this revision.
dgoldman requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Clang will now search through the framework includes to identify
the framework include path to a file, and then suggest a framework
style include spelling for the file.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D115183

Files:
  clang/lib/Lex/HeaderSearch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115183.392166.patch
Type: text/x-patch
Size: 7530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211206/38b85409/attachment.bin>


More information about the cfe-commits mailing list