[all-commits] [llvm/llvm-project] f09729: [clang] NFCI: Use `FileEntryRef` in `ModuleMapCall...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Thu Jun 1 10:10:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f09729042d8f99e1b896f6a04ebf6f842f6cc7ad
https://github.com/llvm/llvm-project/commit/f09729042d8f99e1b896f6a04ebf6f842f6cc7ad
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2023-06-01 (Thu, 01 Jun 2023)
Changed paths:
M clang/include/clang/Lex/ModuleMap.h
M clang/lib/Frontend/ModuleDependencyCollector.cpp
M clang/lib/Lex/ModuleMap.cpp
Log Message:
-----------
[clang] NFCI: Use `FileEntryRef` in `ModuleMapCallbacks`
This patch removes path hackery from `ModuleMapCallbacks` by adopting `FileEntryRef`. No functional change intended.
Reviewed By: benlangmuir
Differential Revision: https://reviews.llvm.org/D151852
More information about the All-commits
mailing list