[PATCH] D138777: [clang-tidy] Add check bugprone-multiple-new-in-one-expression.
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 28 01:28:52 PST 2022
balazske added a comment.
Some of the code is copied from `UnhandledExceptionAtNewCheck`. Probably these checks can be merged into one `NewExceptionHandlingCheck`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138777/new/
https://reviews.llvm.org/D138777
More information about the cfe-commits
mailing list