[PATCH] D147417: [clang-tidy] Do not emit bugprone-exception-escape warnings from coroutines

Deniz Evrenci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 29 06:42:53 PDT 2023


denizevrenci updated this revision to Diff 526438.
denizevrenci added a comment.

- Rebase on trunk
- Remove unused helpers


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147417

Files:
  clang-tools-extra/clang-tidy/utils/ExceptionAnalyzer.cpp
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/test/clang-tidy/checkers/bugprone/exception-escape-coro.cpp
  clang/include/clang/AST/StmtCXX.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147417.526438.patch
Type: text/x-patch
Size: 24056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230529/ed89e124/attachment-0001.bin>


More information about the cfe-commits mailing list