diff options
| author | Caslyn Tonelli <6718161+Caslyn@users.noreply.github.com> | 2024-08-26 15:29:29 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-26 15:29:29 -0700 |
| commit | 31204b472eccdc59f7aa16f9a539deeb431f6177 (patch) | |
| tree | e0d782a8ba3513f25ce1666f6453d4d0219cc6cd /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | 3b0a1ecb99b59fbcc2e587771a6820edd454d10e (diff) | |
| download | llvm-31204b472eccdc59f7aa16f9a539deeb431f6177.zip llvm-31204b472eccdc59f7aa16f9a539deeb431f6177.tar.gz llvm-31204b472eccdc59f7aa16f9a539deeb431f6177.tar.bz2 | |
[scudo] Make comment compatible with gcc (#106137)
gcc interprets a backslash '\\' as the last char before a new line as a
line continuation character, even in a comment context. This can produce
an "error: multi-line comment [-Werror=comment]".
This PR adds delimiters so that the comment can compile with gcc.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
