[clang] [clang]: fix overload resolution in case of converting const value reference to an rvalue reference. (PR #133035)

Nhat Nguyen via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 25 23:27:47 PDT 2025


changkhothuychung wrote:

the failing test in clang/test/SemaCXX/copy-assignment.cpp seems like to be another clang bug -  https://godbolt.org/z/79bWMscx9

https://github.com/llvm/llvm-project/pull/133035


More information about the cfe-commits mailing list