diff options
author | Casey Carter <Casey@Carter.net> | 2021-12-29 14:30:52 -0800 |
---|---|---|
committer | Casey Carter <Casey@Carter.net> | 2022-01-24 08:34:39 -0800 |
commit | cfe17986c952e552a731237da99f4879def3a02b (patch) | |
tree | 9350185d965216f8048eae569afcf222e932e669 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp | |
parent | e494278ceeb70d2973392a349b3ab105da488b13 (diff) | |
download | llvm-cfe17986c952e552a731237da99f4879def3a02b.zip llvm-cfe17986c952e552a731237da99f4879def3a02b.tar.gz llvm-cfe17986c952e552a731237da99f4879def3a02b.tar.bz2 |
[libcxx][test] {move,reverse}_iterator cannot be instantiated for a type with no `operator*`
Since their nested reference types are defined in terms of `iter_reference_t<T>`, which examines `decltype(*declval<T>())`.
Differential Revision: https://reviews.llvm.org/D117371
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp')
0 files changed, 0 insertions, 0 deletions