[all-commits] [llvm/llvm-project] 45657e: Remove unused FileSPec::IsResolved() functionality...
Adrian Prantl via All-commits
all-commits at lists.llvm.org
Tue Dec 19 08:49:25 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 45657e81a111021dab5f1daa9482afae5d95569c
https://github.com/llvm/llvm-project/commit/45657e81a111021dab5f1daa9482afae5d95569c
Author: Adrian Prantl <adrian-prantl at users.noreply.github.com>
Date: 2023-12-19 (Tue, 19 Dec 2023)
Changed paths:
M lldb/include/lldb/Utility/FileSpec.h
M lldb/source/Host/common/FileSystem.cpp
Log Message:
-----------
Remove unused FileSPec::IsResolved() functionality. (#75840)
This API seems to be completely unused. Should we just remove it?
More information about the All-commits
mailing list