[all-commits] [llvm/llvm-project] 8a2fb1: [clang] NFCI: Use `FileEntryRef` in `SourceManager...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Fri Sep 29 08:04:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a2fb1391bbf8e432b5e1cf1ae8b870446371031
https://github.com/llvm/llvm-project/commit/8a2fb1391bbf8e432b5e1cf1ae8b870446371031
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2023-09-29 (Fri, 29 Sep 2023)
Changed paths:
M clang-tools-extra/clang-tidy/ExpandModularHeadersPPCallbacks.cpp
M clang/include/clang/Basic/FileEntry.h
M clang/include/clang/Basic/SourceManager.h
M clang/lib/Basic/SourceManager.cpp
M clang/lib/CodeGen/CGOpenMPRuntime.cpp
M clang/unittests/Basic/FileEntryTest.cpp
Log Message:
-----------
[clang] NFCI: Use `FileEntryRef` in `SourceManager::FileInfos` (#67742)
More information about the All-commits
mailing list