aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorMichael Park <mcypark@gmail.com>2024-08-19 15:06:50 -0700
committerGitHub <noreply@github.com>2024-08-19 15:06:50 -0700
commit24052538a0bb0144e6997e6b61687e3b8716b6ac (patch)
treef0680f875d60ec15e1a0874cc75174403872e90b /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parent54c6b93bcb4e751ec67ebd69e24c11811b970f1e (diff)
downloadllvm-24052538a0bb0144e6997e6b61687e3b8716b6ac.zip
llvm-24052538a0bb0144e6997e6b61687e3b8716b6ac.tar.gz
llvm-24052538a0bb0144e6997e6b61687e3b8716b6ac.tar.bz2
Emit `BeginSourceFile` failure with `elog`. (#104845)
There are 3 ways in which `ParseAST::build` can fail and return `std::nullopt`. 2 of the ways we emit the error message using `elog`, but for the 3rd way, `log` is used. We should emit all 3 of these reasons with `elog`.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions