[all-commits] [llvm/llvm-project] fa0fc0: Temporarily Revert "[libc++] Fix -Wdeprecated-copy...
Eric Christopher via All-commits
all-commits at lists.llvm.org
Thu Dec 12 00:22:47 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fa0fc04a4f950461e3f5675487b477c94e456842
https://github.com/llvm/llvm-project/commit/fa0fc04a4f950461e3f5675487b477c94e456842
Author: Eric Christopher <echristo at gmail.com>
Date: 2019-12-12 (Thu, 12 Dec 2019)
Changed paths:
M compiler-rt/lib/sanitizer_common/scripts/check_lint.sh
M libcxx/include/__bit_reference
Log Message:
-----------
Temporarily Revert "[libc++] Fix -Wdeprecated-copy warnings in __bit_reference"
as it's causing test failures due to mismatched visibility.
This reverts commit 02bb20223bda5add729402962c70d0ebd0d98af2.
More information about the All-commits
mailing list