[PATCH] D148697: [clang-tidy] Add more checks for functions which should be noexcept

Piotr Zegar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 14 13:59:39 PDT 2023


PiotrZSL added a comment.

In D148697#4422629 <https://reviews.llvm.org/D148697#4422629>, @nemanjai wrote:

> It was also causing PPC bots to break. I fixed it in https://reviews.llvm.org/rGffd7a200fdfbd01ef296101647d2f2da91ddfd41

O, thank you. Thats explain a lot. Because when I look into cmake, clangTidyPerformanceModule were already there because you already added it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148697



More information about the cfe-commits mailing list