swift
d619b3fb
- Merge pull request #42582 from apple/jgrynspan/fix-win32-dbghelp-signature
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Merge pull request #42582 from apple/jgrynspan/fix-win32-dbghelp-signature Change the signature of `_swift_withWin32DbgHelpLibrary()` to not use `std::function` (which is not ABI-safe in C functions.)
References
#42582 - Change the signature of `_swift_withWin32DbgHelpLibrary()` to not use `std::function` (which is not ABI-safe in C functions.)
Author
grynspan
Parents
67af3a13
70062a89
Loading