[all-commits] [llvm/llvm-project] 99b1a2: [clang] Remove deprecated `FileManager` APIs (#132...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Thu Mar 20 09:38:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 99b1a2ac078fe52300d270b3e77ddbababa8f951
https://github.com/llvm/llvm-project/commit/99b1a2ac078fe52300d270b3e77ddbababa8f951
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M clang/include/clang/Basic/FileManager.h
M clang/lib/Basic/FileManager.cpp
Log Message:
-----------
[clang] Remove deprecated `FileManager` APIs (#132063)
This PR removes the `FileManager` APIs that have been deprecated for a
while.
LLVM 20.1.0 that was released earlier this month contains the formal
deprecation of these APIs, so these should be fine to remove in the next
major release.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list