[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
Thu Oct 10 10:32:36 PDT 2019


MyDeveloperDay updated this revision to Diff 224403.
MyDeveloperDay added a comment.

builds ontop of D68767: [clang-format] NFC - Move functionality into functions to help code structure <https://reviews.llvm.org/D68767> move replacement warnings into a separate function and move outputXML out into its own function to declutter the format() function a little


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

https://reviews.llvm.org/D68554

Files:
  clang/tools/clang-format/ClangFormat.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68554.224403.patch
Type: text/x-patch
Size: 11703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191010/d844b896/attachment-0001.bin>


More information about the cfe-commits mailing list