[all-commits] [llvm/llvm-project] 25a6b8: [clang] NFC: Remove unused `FileEntry::getLastRef(...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Tue Oct 3 13:37:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 25a6b891cbcd9aacee404cc0ccceed3248d93dd3
https://github.com/llvm/llvm-project/commit/25a6b891cbcd9aacee404cc0ccceed3248d93dd3
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2023-10-03 (Tue, 03 Oct 2023)
Changed paths:
M clang/include/clang/Basic/FileEntry.h
Log Message:
-----------
[clang] NFC: Remove unused `FileEntry::getLastRef()` (#68156)
The last usage of the deprecated `FileEntry::getLastRef()` was removed
in #67838, let's remove it entirely.
More information about the All-commits
mailing list