summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJulian Schmidt <git.julian.schmidt@gmail.com>2024-02-28 12:43:43 +0100
committerGitHub <noreply@github.com>2024-02-28 12:43:43 +0100
commitfe97a59a7be51dfc7e92619536963051604d155a (patch)
tree39bd648b4f97779c24099a7b7ad6fc1e9cae899d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentffe7049b543adb9739261d28a60d4a47a00aa2e0 (diff)
[clang] remove (clang::)ast_matchers:: namespace from AST matcher args for docs (#81437)
When parsing the ASTMatchers.h file, a matcher could specify an argument that is a matcher using the not needed namespace `(clang::)ast_matchers::`. Change the argument parsing in dump_ast_matchers.py to remove those namespaces such that when parameters with these namespaces slip through, the namespaces will be not be shown in the matchers reference, like it is done with the `internal` namespace. Additionally, remove the not needed namespaces from arguments in ASTMatchers.h.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions