[all-commits] [llvm/llvm-project] 02bb20: [libc++] Fix -Wdeprecated-copy warnings in __bit_r...
Eric Christopher via All-commits
all-commits at lists.llvm.org
Wed Dec 11 23:51:03 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 02bb20223bda5add729402962c70d0ebd0d98af2
https://github.com/llvm/llvm-project/commit/02bb20223bda5add729402962c70d0ebd0d98af2
Author: Eric Christopher <echristo at gmail.com>
Date: 2019-12-11 (Wed, 11 Dec 2019)
Changed paths:
M libcxx/include/__bit_reference
Log Message:
-----------
[libc++] Fix -Wdeprecated-copy warnings in __bit_reference
Add a couple of default copy constructors to fix the warning.
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D71395
More information about the All-commits
mailing list