summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface.cpp
diff options
context:
space:
mode:
authormatthew-f <matthewf@cat.co.za>2024-07-22 20:26:54 +0200
committerGitHub <noreply@github.com>2024-07-22 20:26:54 +0200
commit9d76231fcd3f6ddf9bd6aafe7f143404cad7e4a1 (patch)
treeeced7a1c450954286053e396b6406990d16dd79e /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface.cpp
parent315561c867784ebd9ca387e94ea6597918e7cc1c (diff)
[clang-tidy] Ensure functions are anchored in the global namespace (for cert-err-33) (#99380)
The regular expressions match functions that aren't anchored in the global namespace. For example `::remove` matches any object with a `removeXyz` method. This change is to remove these false positives
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions