[PATCH] D68554: [clang-format] Proposal for clang-format to give compiler style warnings

Manuel Klimek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 6 09:23:32 PDT 2019


klimek added a comment.

Why not build a tool that takes the diff output of clang-format and changes it to what you want? Wouldn't that be a couple of lines of python?


Repository:
  rC Clang

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

https://reviews.llvm.org/D68554





More information about the cfe-commits mailing list