mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The MemoryBuffer loader is used by LLDB during debugging to import binary Swift modules from .swift_ast sections. Modules imported from .swift_ast sections are never produced from textual interfaces. By disabling resilience the expression evaluator in the debugger can directly access private members. rdar://79462915
55 KiB
55 KiB