mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
152370e996
This refactors notification handling so that the XPC service and InProc library pass in their notification handler callback. This fixes a layering issue where the sourcekitd libraries could not be linked dynamically due to the missing symbols.