aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorita-sc <ivan.tetyushkin@syntacore.com>2025-05-20 11:32:40 +0300
committerGitHub <noreply@github.com>2025-05-20 09:32:40 +0100
commitb3e15baf7c649a12e71ff281b83e9213abae2977 (patch)
treed4796325671002b67c8794b8daf383466f6097c8 /clang/lib/CodeGen/CodeGenFunction.cpp
parentb565933fd7befde370cdef503ad3910f9cfe478a (diff)
downloadllvm-b3e15baf7c649a12e71ff281b83e9213abae2977.zip
llvm-b3e15baf7c649a12e71ff281b83e9213abae2977.tar.gz
llvm-b3e15baf7c649a12e71ff281b83e9213abae2977.tar.bz2
[lldb] Extend information for failed connection for gdb server (#139916)
Before: ``` (lldb) r error: connect remote failed (Failed to connect port) error: Failed to connect port ``` After the patch: ``` (lldb) r error: connect remote failed (Failed to connect localhost:47140) error: Failed to connect localhost:47140 ```
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions