diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2023-06-15 11:22:48 +0200 |
---|---|---|
committer | Jan Svoboda <jan_svoboda@apple.com> | 2023-06-15 12:14:41 +0200 |
commit | 462bda1d562acc5a907eafe0afeb79556101c65d (patch) | |
tree | 1b013d59af886d94428f881cf69aa98eef3172e1 /clang/lib/Basic/Module.cpp | |
parent | 672b35d55482b40e7a144713b2a9a3df37751458 (diff) | |
download | llvm-462bda1d562acc5a907eafe0afeb79556101c65d.zip llvm-462bda1d562acc5a907eafe0afeb79556101c65d.tar.gz llvm-462bda1d562acc5a907eafe0afeb79556101c65d.tar.bz2 |
[clang] Deprecate `DirectoryEntry::getName()`
This finally officially deprecates `DirectoryEntry::getName()`. I checked no usages remain in targets built by any of `check-clang`, `check-clang-tools`, `check-clang-extra`. There are probably some remaining usages in places like LLDB and other clients. This will give them a chance to transition to `DirectoryEntryRef::getName()` before we remove the function altogether.
Depends on D151922.
Reviewed By: benlangmuir
Differential Revision: https://reviews.llvm.org/D151927
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions