diff options
| author | Wang, Xin10 <xin10.wang@intel.com> | 2023-05-28 22:23:32 -0400 |
|---|---|---|
| committer | Wang, Xin10 <xin10.wang@intel.com> | 2023-05-28 22:24:21 -0400 |
| commit | fbb241c5523c07842af6cbe7a3a5a1c6513f1302 (patch) | |
| tree | 12d9876cc60608096b61915da198f4e37f0bfeb8 /lldb/test/API/python_api/function_symbol/TestDisasmAPI.py | |
| parent | 9032a94637981cce528f0838df4d4d474105d076 (diff) | |
use ref to avoid copy in range for-loop
Use big obj copy in range for-loop will call copy constructor every time,
which can be avoided by use ref instead.
Reviewed By: skan
Differential Revision: https://reviews.llvm.org/D150024
Diffstat (limited to 'lldb/test/API/python_api/function_symbol/TestDisasmAPI.py')
0 files changed, 0 insertions, 0 deletions
