aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorCaslyn Tonelli <6718161+Caslyn@users.noreply.github.com>2024-08-26 15:29:29 -0700
committerGitHub <noreply@github.com>2024-08-26 15:29:29 -0700
commit31204b472eccdc59f7aa16f9a539deeb431f6177 (patch)
treee0d782a8ba3513f25ce1666f6453d4d0219cc6cd /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent3b0a1ecb99b59fbcc2e587771a6820edd454d10e (diff)
downloadllvm-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