Files
clang-p2996/lldb/source/Plugins/Platform/MacOSX
Jason Molenda e3227e74e3 lldb PlatformDarwinKernel make local filesystem scan lazy
Instead of doing the local filesystem scan for kexts and kernels
when the PlatformDarwinKernel is constructed, delay doing it until
the scan is needed.

Differential Revision: https://reviews.llvm.org/D150621
rdar://109186357
2023-05-16 18:15:59 -07:00
..