[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 Apr 4 14:01:18 PDT 2023


PiotrZSL added a comment.

" clang-tidy already warns with bugprone-exception-escape on the destructor of Evil even when it is marked noexcept(false)"
https://reviews.llvm.org/D145865


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147417



More information about the cfe-commits mailing list