summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2021-11-11 18:51:31 -0800
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2021-11-12 11:47:16 -0800
commit46a68c85bfc99f0bc651e5096a641d5d4051e99d (patch)
tree11ffa27e1263365827da1ee3652963d751878dbe /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent8b3e1adf2b4a69b6055dc4e07b4e97817208c904 (diff)
Sema: const-qualify ParsedAttr::iterator::operator*()
`const`-qualify ParsedAttr::iterator::operator*(), clearing up confusion about the two meanings of const for pointers/iterators. Helps unblock removal of (non-const) iterator_facade_base::operator->().
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions