[clang] NFCI: Use `FileEntryRef` in `VerifyDiagnosticConsumer`
authorJan Svoboda <jan_svoboda@apple.com>
Wed, 31 May 2023 06:11:48 +0000 (23:11 -0700)
committerJan Svoboda <jan_svoboda@apple.com>
Wed, 31 May 2023 19:17:37 +0000 (12:17 -0700)
commitdfce18506b7a9354ddc6706c9ca12644a7be9767
treeaa025053bf77e3dd325efb571764635ea6e462d3
parent53690f8f0db78d27a9ab5a7b924faaae627da4c4
[clang] NFCI: Use `FileEntryRef` in `VerifyDiagnosticConsumer`

This is a prep patch that enables removal of some calls to the deprecated `{File,Directory}Entry::getName()`.
clang/lib/Frontend/VerifyDiagnosticConsumer.cpp