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

David Goldman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 5 16:12:03 PST 2022


dgoldman updated this revision to Diff 397733.
dgoldman marked 4 inline comments as done.
dgoldman added a comment.
Herald added a subscriber: ormris.

Fixes for review - update test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115183

Files:
  clang/include/clang/Lex/HeaderSearch.h
  clang/lib/Lex/HeaderSearch.cpp
  clang/test/Modules/double-quotes.m
  clang/unittests/Lex/HeaderSearchTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115183.397733.patch
Type: text/x-patch
Size: 11272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220106/342dc922/attachment.bin>


More information about the cfe-commits mailing list