[PATCH] D116778: [clang-tidy][clang] Don't trigger unused-parameter warnings on naked functions

Tommaso Bonvicini via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 14 10:34:47 PST 2022


MuAlphaOmegaEpsilon added a comment.

In D116778#3244233 <https://reviews.llvm.org/D116778#3244233>, @aaron.ballman wrote:

> The changes look good aside from the precommit CI failing. Can you investigate?

Absolutely, I'm already giving a look at it! :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116778



More information about the cfe-commits mailing list