diff options
author | Louis Dionne <ldionne@apple.com> | 2019-10-30 15:49:04 -0700 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2019-10-30 15:52:11 -0700 |
commit | adadc665f83a588e2cbcb5e9f4675d1a5c5cda2d (patch) | |
tree | cf1a45d2d8fbce3f5e946ea601f46e9e32f937ad /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | 52194350cfe834f27e41771c315fe0656067fdc4 (diff) | |
download | bcm5719-llvm-adadc665f83a588e2cbcb5e9f4675d1a5c5cda2d.tar.gz bcm5719-llvm-adadc665f83a588e2cbcb5e9f4675d1a5c5cda2d.zip |
[libc++] Add test and remove workaround for PR13592
PR13592 was caused by a problem in how to compiler implemented the
__is_convertible_to intrinsic. That problem, reported as PR13591,
was fixed back in 2012. We don't support such old versions of Clang
anyway, so we don't need the library workaround that had been added
to solve PR13592 (while waiting for the compiler fix).
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions