[PATCH] D113844: [clang-format] [NFC] build clang-format with -Wall

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 15 04:06:40 PST 2021


MyDeveloperDay added a comment.

In D113844#3130186 <https://reviews.llvm.org/D113844#3130186>, @HazardyKnusperkeks wrote:

> Is okay, but I think the compiler is a bit overreacting, since there is only one call (chain).

I agree, but I think I saw that one of the buildbot was running with -Wall and I got dinged on my commit and this was our only failure (tests use include ../ which is also a failure)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113844



More information about the cfe-commits mailing list