mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-26 23:01:05 +08:00
e50ea60321
This is more direct than using an out-parameter. Copy elision should make it equally performant, and even in the absence of copy elision, this would now be an inexpensive move operation. Change-Id: Iaf0eb07b36c8e35ff8942fc422a22321bf5c3010 Reviewed-on: https://chromium-review.googlesource.com/1145495 Reviewed-by: Joshua Peraza <jperaza@chromium.org> Commit-Queue: Mark Mentovai <mark@chromium.org>