summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2023-03-21 10:49:54 -0400
committerAaron Ballman <aaron@aaronballman.com>2023-03-21 10:51:53 -0400
commit270a6a2824e3b42bd87acc986732a8b8f0765be7 (patch)
tree380881d1792b70d1b1849aceef8ec486d9bee19a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
parent83dc4734ba69da95d8c879bb174a1169b3f9e0b8 (diff)
No longer issue pedantic warning about pre-c++2b compat
We were accidentally issuing "overloaded 'operator[]' with more than one parameter is a C++2b extension" with -pedantic because it was an ExtWarn diagnostic rather than a Warning. This corrects the diagnostic category and adds some test coverage. Fixes #61582
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions