[clang-tools-extra] [clang-doc] Refactor error handling to use ExitOnError (PR #141699)

Samarth Narang via cfe-commits cfe-commits at lists.llvm.org
Thu May 29 19:00:02 PDT 2025


snarang181 wrote:

@ilovepi, wrapped the creation of the `Executor` in the error handler, created a helper like you suggested, and added a test case for the creation of the `Executor` failing. 

https://github.com/llvm/llvm-project/pull/141699


More information about the cfe-commits mailing list