mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
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.