[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 17:03:39 PDT 2023


jansvoboda11 updated this revision to Diff 526850.
jansvoboda11 added a comment.

Match Windows `\\` path separators too


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.526850.patch
Type: text/x-patch
Size: 7640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230531/026f4be5/attachment-0001.bin>


More information about the cfe-commits mailing list