diff options
author | S. B. Tam <cpplearner@outlook.com> | 2024-08-26 22:08:52 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-26 10:08:52 -0400 |
commit | 499e13514aaf2efdcd85520ade791ed635502adb (patch) | |
tree | 3bb655a6b6c76b4d8d4844839507dea26643ddde /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | b8f134faba3a41f47d2d05125118ea1acf512cb3 (diff) | |
download | llvm-499e13514aaf2efdcd85520ade791ed635502adb.zip llvm-499e13514aaf2efdcd85520ade791ed635502adb.tar.gz llvm-499e13514aaf2efdcd85520ade791ed635502adb.tar.bz2 |
[libc++][test] Do not test Clang bug in `is_constructible.pass.cpp` (#105964)
A comment in `is_constructible.pass.cpp` suggests that Clang is
non-conforming in accepting construction of `const int&` from
`ExplicitTo<int&&>`.
This PR changes the test to expect the standard-conforming behavior,
which makes the test pass on MSVC.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions