[clang] Use `{File,Directory}EntryRef` in modular header search (part 2/2)
authorJan Svoboda <jan_svoboda@apple.com>
Thu, 15 Jun 2023 08:47:27 +0000 (10:47 +0200)
committerJan Svoboda <jan_svoboda@apple.com>
Thu, 15 Jun 2023 09:22:31 +0000 (11:22 +0200)
commit7bca6f452f53a4a8d31a56b480e5b9fbaabad4fb
tree8dd36e7ef68b5a7900d12eb6b984a48102ab676c
parent253afd03f1ffb9574109e36238b0854a214609c9
[clang] Use `{File,Directory}EntryRef` in modular header search (part 2/2)

This patch removes some deprecated uses of `{File,Directory}Entry::getName()`. No functional change intended.

Depends on D151854.

Reviewed By: benlangmuir

Differential Revision: https://reviews.llvm.org/D151855
clang/include/clang/Lex/HeaderSearch.h
clang/include/clang/Lex/ModuleMap.h
clang/lib/Lex/HeaderSearch.cpp
clang/lib/Lex/ModuleMap.cpp
clang/test/Modules/crash-vfs-umbrella-frameworks.m