diff options
author | Michael Park <mcypark@gmail.com> | 2024-08-19 15:06:50 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-19 15:06:50 -0700 |
commit | 24052538a0bb0144e6997e6b61687e3b8716b6ac (patch) | |
tree | f0680f875d60ec15e1a0874cc75174403872e90b /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 54c6b93bcb4e751ec67ebd69e24c11811b970f1e (diff) | |
download | llvm-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