[PATCH] D68554: [clang-format] Proposal for clang-format to give compiler style warnings
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 13 10:10:26 PDT 2019
thakis added a comment.
> Could you or anyone else point me to a good example, I'd definitely like to take a look.
http://llvm-cs.pcc.me.uk/include/llvm/Support/SourceMgr.h/rSMDiagnostic --
> `via clang-format?` did you mean via clang.exe or clang-check.exe? I did think of this when I started doing this work, I just came to the conclusion that if I did that it wouldn't be long before someone requested the same features in clang-format itself.
Err, via clang-tidy. Sorry, that was a super confusing typo. That seems like a great place for this feature to me.
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