[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
Thu Jan 20 11:27:44 PST 2022


MuAlphaOmegaEpsilon added a comment.

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

> LGTM! The CI failure is finally down to just an unrelated one (yay?). Do you need someone to commit on your behalf? If so, what name and email address would you like used for patch attribution?

Great! 🎉
I've never committed on the LLVM repository, so I don't know the requirements. If it doesn't bother you feel free to commit on my behalf using the following: MuAlphaOmegaEpsilon <tommasobonvicini at gmail.com>

Thank you very much Aaron! 😀


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