[PATCH] D68554: [clang-format] Proposal for clang-format to give compiler style warnings
Mitchell via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 7 09:51:36 PDT 2019
mitchell-stellar added a comment.
I don't care for the command line switches that try to emulate compiler flags. I am also of the opinion that external scripts should be used for this functionality. git for Windows gives you a full set of bash utilities to utilize, so doing stuff like this on Windows is much easier now.
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