[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
Sun Apr 2 19:19:14 PDT 2023


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

Remove line breaks in CHECK-MESSAGES lines


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/bugprone/ExceptionEscapeCheck.cpp
  clang-tools-extra/test/clang-tidy/checkers/bugprone/exception-escape-coro.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147417.510378.patch
Type: text/x-patch
Size: 4563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230403/84076196/attachment.bin>


More information about the cfe-commits mailing list