[PATCH] D97196: [clang-tidy] Add new check 'bugprone-unhandled-exception-at-new'.
Douglas Yung via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 14 00:36:35 PDT 2021
dyung added a comment.
This appears to be failing on the PS4 linux bot likely due to the PS4 target has exceptions disabled by default. Can you take a look?
https://lab.llvm.org/buildbot/#/builders/139/builds/2441
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