diff options
author | Kirill Bobyrev <kbobyrev.opensource@gmail.com> | 2018-07-27 09:54:27 +0000 |
---|---|---|
committer | Kirill Bobyrev <kbobyrev.opensource@gmail.com> | 2018-07-27 09:54:27 +0000 |
commit | a522c1cf86cbfa3e5e214640db05a3b90625be29 (patch) | |
tree | 69767f5e0773c787da0b5774cfcbbc353a434ec6 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py | |
parent | 4d980515d2accf33ca684524fbbeb31f098be6c4 (diff) | |
download | bcm5719-llvm-a522c1cf86cbfa3e5e214640db05a3b90625be29.tar.gz bcm5719-llvm-a522c1cf86cbfa3e5e214640db05a3b90625be29.zip |
[clangd] Return Dex Iterators
The original Dex Iterators patch (https://reviews.llvm.org/rL338017)
caused problems for Clang 3.6 and Clang 3.7 due to the compiler bug
which prevented inferring template parameter (`Size`) in create(And|Or)?
functions. It was reverted in https://reviews.llvm.org/rL338054.
In this revision the mentioned helper functions were replaced with
variadic templated versions.
Proposed changes were tested on multiple compiler versions, including
Clang 3.6 which originally caused the failure.
llvm-svn: 338116
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions