[clang] [clang][doc] Improve error handling for `LibTooling` example code avoiding core dump (PR #98129)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 10 03:20:11 PDT 2024
https://github.com/Sirraide approved this pull request.
`toString(...)` does indeed seem to be the idiomatic way of doing it, but I do wonder if this is intentional: is there ever a reason to log an error but not mark it as handled? I’ll look into this a bit more, but other than that this change seems fine.
https://github.com/llvm/llvm-project/pull/98129
More information about the cfe-commits
mailing list