[PATCH] D78658: [clang][Frontend] Add missing error handling

LemonBoy via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 13 07:19:58 PDT 2020


LemonBoy added a comment.

> Perhaps this'd be more robust with ScopeExit?

Not really, `OnError` is not executed when/if the function succeeds.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78658/new/

https://reviews.llvm.org/D78658



More information about the cfe-commits mailing list