mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
31a4a45b14
There's a case in MoltenVK initialization where overloading operator new and operator delete works for std::string destruction, but not construction.