diff options
author | Samarth Narang <70980689+snarang181@users.noreply.github.com> | 2025-05-30 16:34:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-30 13:34:15 -0700 |
commit | ff94ba613e2fab918d5d96c57833ee3f6e3f3015 (patch) | |
tree | 84005d42ccad4af819ce8dafafbd771adfc35c8a /clang/lib/AST/ByteCode/InterpBuiltin.cpp | |
parent | 7a80a8b2bc9136e5c6254eef68230a9b56b35779 (diff) | |
download | llvm-ff94ba613e2fab918d5d96c57833ee3f6e3f3015.zip llvm-ff94ba613e2fab918d5d96c57833ee3f6e3f3015.tar.gz llvm-ff94ba613e2fab918d5d96c57833ee3f6e3f3015.tar.bz2 |
[clang-doc] Refactor error handling to use ExitOnError (#141699)
This patch refactors the clang-doc tool to replace manual error handling
(e.g., checking error codes and calling exit()) with llvm::ExitOnError.
Fixes #140085
Diffstat (limited to 'clang/lib/AST/ByteCode/InterpBuiltin.cpp')
0 files changed, 0 insertions, 0 deletions