swift
15c7bf8c - [unittests] Fix a stack use-after-scope

Commit
1 year ago
[unittests] Fix a stack use-after-scope We need to use a `std::function` here since it escapes the lifetime of the call. rdar://127362231
Author
Committer
Parents
Loading