[PATCH] D68554: [clang-format] Proposal for clang-format to give compiler style warnings
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 16 15:36:14 PDT 2019
MyDeveloperDay added a subscriber: hans.
MyDeveloperDay added a comment.
In D68554#1709316 <https://reviews.llvm.org/D68554#1709316>, @sylvestre.ledru wrote:
> @MyDeveloperDay I think it should be added to the release notes. it is a great new changes for clang format (it would have made my life at Mozilla much easier ;)
I am super honoured you think this is a good change, to be honest in using it this week, I've spent so much time typing `find . -name '*.cpp' ...` I am even more convinced we need a recursive -r option something like D29039: [clang-format] Proposal for clang-format -r option <https://reviews.llvm.org/D29039> so plan to pursue that more.
I can't wait for @hans next Windows Snapshot, this is my gate for rolling into our builds and CI system, after that, I'm gonna catch every single person who tries to build/check in unclang-formatted.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68554/new/
https://reviews.llvm.org/D68554
More information about the cfe-commits
mailing list