mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
There was an error when including Module.h in an external project with std::default_delete being instantiated when making a std::unique_ptr. This change declares destructor in header file and sets it to default in cpp file.
51 KiB
51 KiB