[all-commits] [llvm/llvm-project] b73cd5: Revert "[SemaCXX] Implement CWG2137 (list-initiali...
alexfh via All-commits
all-commits at lists.llvm.org
Mon Jan 29 14:57:55 PST 2024
Branch: refs/heads/release/18.x
Home: https://github.com/llvm/llvm-project
Commit: b73cd5ec714740283841e0fc1f3ebebe65dd329a
https://github.com/llvm/llvm-project/commit/b73cd5ec714740283841e0fc1f3ebebe65dd329a
Author: Alexander Kornienko <alexfh at google.com>
Date: 2024-01-29 (Mon, 29 Jan 2024)
Changed paths:
M clang/lib/Sema/SemaInit.cpp
M clang/lib/Sema/SemaOverload.cpp
M clang/test/CXX/drs/dr14xx.cpp
M clang/test/CXX/drs/dr21xx.cpp
M clang/test/CXX/drs/dr23xx.cpp
M clang/www/cxx_dr_status.html
M libcxx/test/std/utilities/utility/pairs/pairs.pair/ctor.pair_U_V_move.pass.cpp
Log Message:
-----------
Revert "[SemaCXX] Implement CWG2137 (list-initialization from objects of the same type) (#77768)"
This reverts commit 924701311aa79180e86ad8ce43d253f27d25ec7d. Causes compilation
errors on valid code, see
https://github.com/llvm/llvm-project/pull/77768#issuecomment-1908062472.
(cherry picked from commit 6e4930c67508a90bdfd756f6e45417b5253cd741)
More information about the All-commits
mailing list