Files
swift-mirror/include/swift/AST/PluginRegistry.h
Rintaro Ishizaki 2ec4dc8d1c [Macros] Don't dlclose InProcessPluginServer shared library
llvm::DynamicLibrary does dlclose on all the libraries when global
destructor runs. Which causes dangling pointers if the library contains
Swift code.

rdar://131048379
2024-08-14 12:31:55 -07:00

7.9 KiB