[all-commits] [llvm/llvm-project] 703c26: Optimize and fix basic_string move assignment oper...
Marshall Clow via All-commits
all-commits at lists.llvm.org
Wed Nov 27 07:13:41 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 703c26f03be74daf6e483380e6b23029a3851081
https://github.com/llvm/llvm-project/commit/703c26f03be74daf6e483380e6b23029a3851081
Author: marshall <mclow.lists at gmail.com>
Date: 2019-11-27 (Wed, 27 Nov 2019)
Changed paths:
M libcxx/include/string
Log Message:
-----------
Optimize and fix basic_string move assignment operator. Reviewed as https://reviews.llvm.org/D68623. Thanks to mvels for the patch.
More information about the All-commits
mailing list