[all-commits] [llvm/llvm-project] 3661a4: [clang] NFCI: Use `FileEntryRef` in `SourceManager...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Fri Sep 29 10:31:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3661a48a84731ab5086bf1fca8f7e6b9f294225a
https://github.com/llvm/llvm-project/commit/3661a48a84731ab5086bf1fca8f7e6b9f294225a
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2023-09-29 (Fri, 29 Sep 2023)
Changed paths:
M clang/include/clang/Basic/SourceManager.h
M clang/lib/Basic/SourceManager.cpp
M clang/lib/Tooling/Inclusions/HeaderAnalysis.cpp
Log Message:
-----------
[clang] NFCI: Use `FileEntryRef` in `SourceManager::getMemoryBufferForFileOr{None,Fake}()`
More information about the All-commits
mailing list