diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2016-01-22 19:44:46 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2016-01-22 19:44:46 +0000 |
commit | d5607d35d4f170a8d95a61ef1ee4c37343df0e26 (patch) | |
tree | fedb42a901f6e2249fc0aec4ad57f02966dad2c1 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py | |
parent | 78d6efdb9391d2662b83c3ebe698c8f7f1796dad (diff) | |
download | bcm5719-llvm-d5607d35d4f170a8d95a61ef1ee4c37343df0e26.tar.gz bcm5719-llvm-d5607d35d4f170a8d95a61ef1ee4c37343df0e26.zip |
Add ArrayRef support to EndianStream.
Using an array instead of ArrayRef would allow type inference, but
(short of using C99) one would still need to write
typedef uint16_t VT[];
LE.write(VT{0x1234, 0x5678});
llvm-svn: 258535
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions