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

Add a unit test for SBBreakpoint::SetCallback (#96001) #8924

Open chelcassanova opened 1 week ago

chelcassanova commented 1 week ago

This commit adds a unit test for SBBreakpoint::SetCallback as it wasn't being tested before.

(cherry picked from commit 347206f9570446340da6d7dadc13d10b0aac4528)

chelcassanova commented 1 week ago

@swift-ci please test

chelcassanova commented 1 week ago

@swift-ci please test macos