apple / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This fork is used to manage Apple’s stable releases of Clang as well as support the Swift project.
https://llvm.org
Other
1.09k stars 320 forks source link

[lldb][SwiftExpressionParser] Adapt SwiftExpressionParser to new DoPrepareForExecution API #8922

Closed Michael137 closed 1 week ago

Michael137 commented 1 week ago

Adapts Swift plugin to the API refactoring in https://github.com/llvm/llvm-project/pull/96290