[PATCH] D127663: [clang][lex] NFCI: Use DirectoryEntryRef in HeaderSearch::LookupFile

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 30 15:49:21 PDT 2023


jansvoboda11 updated this revision to Diff 526830.
jansvoboda11 added a comment.
Herald added a subscriber: ributzka.

Fix the `Modules/filename.cpp` test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127663

Files:
  clang/include/clang/Lex/HeaderSearch.h
  clang/lib/Frontend/FrontendAction.cpp
  clang/lib/Lex/HeaderSearch.cpp
  clang/lib/Lex/PPDirectives.cpp
  clang/test/Modules/Inputs/filename/a.h
  clang/test/Modules/Inputs/filename/module.map
  clang/test/Modules/filename.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127663.526830.patch
Type: text/x-patch
Size: 7632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230530/5089b14b/attachment-0001.bin>


More information about the cfe-commits mailing list