[all-commits] [llvm/llvm-project] 11d5fa: [Concepts] Fix incorrect move out of temporary in ...
Saar Raz via All-commits
all-commits at lists.llvm.org
Wed Dec 18 11:45:17 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 11d5fa6e87e3584f72056ecc2b17f88c58323dde
https://github.com/llvm/llvm-project/commit/11d5fa6e87e3584f72056ecc2b17f88c58323dde
Author: Saar Raz <saar at raz.email>
Date: 2019-12-18 (Wed, 18 Dec 2019)
Changed paths:
M clang/lib/Sema/SemaConcept.cpp
Log Message:
-----------
[Concepts] Fix incorrect move out of temporary in D41910
Moves out of temporaries caused warnings that failed builds.
More information about the All-commits
mailing list