diff options
| author | Zachary Turner <zturner@google.com> | 2015-10-19 23:45:41 +0000 |
|---|---|---|
| committer | Zachary Turner <zturner@google.com> | 2015-10-19 23:45:41 +0000 |
| commit | ff890daf1241f863d38d89972f90eb9ef86f2e45 (patch) | |
| tree | ac5edd71ab1e2b3206b0b55724d863c5deb24e23 /lldb/scripts/Python | |
| parent | 1756e05688a933c91732b21f1edf8ab9dcb8540d (diff) | |
| download | bcm5719-llvm-ff890daf1241f863d38d89972f90eb9ef86f2e45.tar.gz bcm5719-llvm-ff890daf1241f863d38d89972f90eb9ef86f2e45.zip | |
Convert print statements to print function calls.
This patch was generating by running `2to3` on the files in the
lldb/test directory. This patch should be NFC, but it does
introduce the `from __future__ import print_function` line, which
will break future uses of the print statement.
llvm-svn: 250763
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions

