[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 07:54:38 PDT 2023


PiotrZSL added a comment.

In D148697#4420359 <https://reviews.llvm.org/D148697#4420359>, @Dinistro wrote:

> I'm getting a linking error by some of the files changed in this revision.

You shouldn't because this library got dependency on clangTidyPerformanceModule.
Is this a blocker for you, or you can live with this for 1 day ? Until I verify this.


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