summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp
diff options
context:
space:
mode:
authormydeveloperday <mydeveloperday@gmail.com>2022-01-06 08:05:59 +0000
committermydeveloperday <mydeveloperday@gmail.com>2022-01-06 08:07:03 +0000
commit49d311874edc928831ccaddd621801a4dbee580d (patch)
treeca424b48d1f4d61ecf4581728e4463ef31a7707c /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp
parent118e953b18ff07d00b8f822dfbf2991e41d6d791 (diff)
[clang-format] Missing space after cast in a macro
https://github.com/llvm/llvm-project/issues/52979 Though SpaceAfterCStyleCast is set to true, clang-format 13 does not add a space after (void *) here: ``` ``` This patch addresses that Fixes: #52979 Reviewed By: curdeius, HazardyKnusperkeks, owenpan Differential Revision: https://reviews.llvm.org/D116592
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions