Files
clang-p2996/clang/lib/Frontend/FrontendAction.cpp
Chris Bieneman 744ec74b30 [NFC] goto fail has failed us in the past...
This patch replaces reliance on `goto failure` pattern with
`llvm::scope_exit`.

Reviewed By: bkramer

Differential Revision: https://reviews.llvm.org/D109865
2021-09-21 09:18:37 -05:00

42 KiB