summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorHeejin Ahn <aheejin@gmail.com>2024-09-23 17:05:45 -0700
committerGitHub <noreply@github.com>2024-09-23 17:05:45 -0700
commitf77bbc0b34f98a6e866a72ccd8ff18bee9fa4dc8 (patch)
treebd57bef0d4489b640ad256d410a2b7370cc3636b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent3bb92b530f27166b9037b63568534d248ff80150 (diff)
[WebAssembly] Apply clang-tidy fixes on AsmParser/TypeCheck (NFC) (#109692)
Fixes are mostly one of these: - `auto` -> `auto *` when the type is a pointer - Function names start with a lowercase letter - Variable names start with an uppercase letter - No need to have an `else` after a `return` Diff without whitespaces is easier to view.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions