[PATCH] D147417: [clang-tidy] Do not emit bugprone-exception-escape warnings from coroutines
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 30 10:48:39 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6219b7c61a94: [clang-tidy] Do not emit bugprone-exception-escape warnings from coroutines (authored by denizevrenci, committed by PiotrZSL).
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.526709.patch
Type: text/x-patch
Size: 24056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230530/58d313db/attachment-0001.bin>
More information about the cfe-commits
mailing list