[PATCH] D97196: [clang-tidy] Add new check 'bugprone-unhandled-exception-at-new'.
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 12 03:31:45 PDT 2021
balazske added a comment.
Ping.
The check now handles only check of allocation failure at `new`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97196/new/
https://reviews.llvm.org/D97196
More information about the cfe-commits
mailing list