diff options
author | Nikita Popov <npopov@redhat.com> | 2022-02-02 11:20:55 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-02-02 11:36:30 +0100 |
commit | f8f55f7e0343634e8cf0892883ce7132b7a0dc50 (patch) | |
tree | f9e696592ec8ade6e4cde6253f8dcec8e8dc5b18 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
parent | 9d6a6159730171bc0faf78d7f109d6543f4c93c2 (diff) | |
download | llvm-f8f55f7e0343634e8cf0892883ce7132b7a0dc50.zip llvm-f8f55f7e0343634e8cf0892883ce7132b7a0dc50.tar.gz llvm-f8f55f7e0343634e8cf0892883ce7132b7a0dc50.tar.bz2 |
[AVR] Avoid reusing the same variable name (NFC)
Apparently GCC 5.4 (a supported compiler) has a bug where it will
use the "MachineInstr &MI" defined by the range-based for loop
to evaluate the for loop expression. Pick a different variable
name to avoid this.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions