mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
After updating libsourcekitdInProc to stop exporting all of the llvm symbols, we can now safely load it without RTLD_DEEPBIND. This notably fixes running with asan on Linux.