diff options
| author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2024-08-18 10:42:28 -0500 |
|---|---|---|
| committer | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2024-08-18 10:48:49 -0500 |
| commit | de5ea2d122c31e1551654ff506c33df299f351b8 (patch) | |
| tree | d326bd51e4b0c1d837fce0fcd68a3b50298cca8e /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface/ScriptedProcessPythonInterface.cpp | |
| parent | bbcb625798514f1cd6ef04818381d38ea26b23e5 (diff) | |
[clang][OpenMP] Change /* ParamName */ to /*ParamName=*/, NFC
Change
foo(/* Index */ 0);
to
foo(/*Index=*/0);
There was a mix of these two formats in the source. Clang-format treats
the latter one a bit better, so use that one consistently.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface/ScriptedProcessPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions
