[all-commits] [llvm/llvm-project] 5a3130: [clang] NFCI: Use `FileEntryRef` in `FileManager::...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Wed Sep 13 15:32:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5a3130e3b645cf5fc179d9274eb1b62b7f0c7438
https://github.com/llvm/llvm-project/commit/5a3130e3b645cf5fc179d9274eb1b62b7f0c7438
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2023-09-13 (Wed, 13 Sep 2023)
Changed paths:
M clang/include/clang/Basic/FileManager.h
M clang/lib/Basic/FileManager.cpp
M clang/lib/ExtractAPI/ExtractAPIConsumer.cpp
M clang/lib/Frontend/DependencyFile.cpp
M clang/lib/Frontend/SARIFDiagnostic.cpp
M clang/lib/Frontend/TextDiagnostic.cpp
Log Message:
-----------
[clang] NFCI: Use `FileEntryRef` in `FileManager::getCanonicalName()`
More information about the All-commits
mailing list