[PATCH] D58117: Workaround std::thread begin not copy-constructible

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 17 19:39:46 PST 2019


george.karpenkov added reviewers: kcc, vitalybuka, morehouse.
george.karpenkov added a comment.

LGTM, but one of the code owners would need to sign of.
The benefit is not creating the temporary object, right?


Repository:
  rCRT Compiler Runtime

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58117/new/

https://reviews.llvm.org/D58117





More information about the llvm-commits mailing list