diff options
| author | mydeveloperday <mydeveloperday@gmail.com> | 2022-01-06 08:05:59 +0000 |
|---|---|---|
| committer | mydeveloperday <mydeveloperday@gmail.com> | 2022-01-06 08:07:03 +0000 |
| commit | 49d311874edc928831ccaddd621801a4dbee580d (patch) | |
| tree | ca424b48d1f4d61ecf4581728e4463ef31a7707c /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.cpp | |
| parent | 118e953b18ff07d00b8f822dfbf2991e41d6d791 (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/ScriptedPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions
