[PATCH] D98204: [NFC] Fix "unused parameter" error revealed in the Linux self-build.

Zahira Ammarguellat via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 10 12:25:04 PST 2021


zahiraam added a comment.

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

> The changes look good as far as the diff is concerned, but the patch does not apply cleanly for me on ToT and the CI pipeline agrees (https://buildkite.com/llvm-project/diff-checks/builds/32992#831d7148-ce1c-4e47-9f96-e2d7edf67580).

@aaron Why is that? I did a rebase before applying my changes. How can I fix this? Should I rebase again and create another diff?


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

https://reviews.llvm.org/D98204



More information about the llvm-commits mailing list