Re: [Lldb-commits] [lldb] 2dc6e90 - [lldb/Host] Fix crash in FileSystem::IsLocal

2022-03-02 Thread Jonas Devlieghere via lldb-commits
FileSystem has a bunch of methods that unconditionally use `m_fs`. There's no reason `IsLocal` is special in that regard. If this crashes(which is what the radar is about) it's because the FileSystem is not properly initialized and we should figure out why instead. On Fri, Feb 25, 2022 at 6:41 PM

[Lldb-commits] [lldb] 2dc6e90 - [lldb/Host] Fix crash in FileSystem::IsLocal

2022-02-25 Thread Med Ismail Bennani via lldb-commits
Author: Med Ismail Bennani Date: 2022-02-25T18:33:31-08:00 New Revision: 2dc6e906b09deb092c15a726c06d0ecbeec1eb18 URL: https://github.com/llvm/llvm-project/commit/2dc6e906b09deb092c15a726c06d0ecbeec1eb18 DIFF: https://github.com/llvm/llvm-project/commit/2dc6e906b09deb092c15a726c06d0ecbeec1eb18.