[all-commits] [llvm/llvm-project] d9390b: Reapply "[clang][lex] NFCI: Use DirectoryEntryRef ...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Mon Jun 13 08:07:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9390b6ac387345e7d3348bfc648929bc349d6b1
https://github.com/llvm/llvm-project/commit/d9390b6ac387345e7d3348bfc648929bc349d6b1
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M clang/include/clang/Lex/HeaderSearch.h
M clang/lib/Lex/HeaderSearch.cpp
Log Message:
-----------
Reapply "[clang][lex] NFCI: Use DirectoryEntryRef in HeaderSearch::load*()"
This reverts commit 340654e0f246cddb3fb6ebddb843ade9bfcff0a5, essentially reapplying 1d3ba05e4a288b49287fe997763e90234b8c62db.
The test VFS/real-path-found-first.m that was failing on Windows is now passing with a workaround.
More information about the All-commits
mailing list