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

2021-11-23 Thread MyDeveloperDay via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG1cb3cfd932a0: [clang-format] [NFC] build clang-format with -Wall (authored by MyDeveloperDay). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D113844/new/ htt

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

2021-11-15 Thread MyDeveloperDay via Phabricator via cfe-commits
MyDeveloperDay added a comment. In 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 -Wal

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

2021-11-14 Thread Björn Schäpers via Phabricator via cfe-commits
HazardyKnusperkeks accepted this revision. HazardyKnusperkeks added a comment. This revision is now accepted and ready to land. Is okay, but I think the compiler is a bit overreacting, since there is only one call (chain). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https

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

2021-11-14 Thread MyDeveloperDay via Phabricator via cfe-commits
MyDeveloperDay created this revision. MyDeveloperDay added reviewers: HazardyKnusperkeks, curdeius. MyDeveloperDay added projects: clang, clang-format. MyDeveloperDay requested review of this revision. When building clang-format with -Wall on Visual Studio 20119 I see the following, prevent this