diff options
author | Marshall Clow <mclow.lists@gmail.com> | 2019-02-27 03:25:43 +0000 |
---|---|---|
committer | Marshall Clow <mclow.lists@gmail.com> | 2019-02-27 03:25:43 +0000 |
commit | 2ffa1705150c3cf540f5b5c6428afcd2b5878ee7 (patch) | |
tree | 0fb93e449c87337ce34c0d49b76fd998cdb2e944 /lldb/scripts/Python/modify-python-lldb.py | |
parent | b67342e7cb08e9b3b64f07698ffab616ef397edb (diff) | |
download | llvm-2ffa1705150c3cf540f5b5c6428afcd2b5878ee7.zip llvm-2ffa1705150c3cf540f5b5c6428afcd2b5878ee7.tar.gz llvm-2ffa1705150c3cf540f5b5c6428afcd2b5878ee7.tar.bz2 |
In the review of D58642, Louis asked: 'Is there a reason for making this inline? Templates are already inline by default'. I told him that I didn't want to change the one call (ssize) that I was adding, but would come back later and clean them all (data/empty/begin/end/cbegin/cend/rbegin/rend/crbegin/crend/size/ssize) up later. Now it is later. Remove the unnecessary 'inline' modifiers from all these calls.
llvm-svn: 354952
Diffstat (limited to 'lldb/scripts/Python/modify-python-lldb.py')
0 files changed, 0 insertions, 0 deletions