[PATCH] D80627: [clang-format] Create a python documentation tool to generate a summary of the clang-format status for the whole of the LLVM project

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 29 06:29:17 PDT 2020


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

Change % colors to help those with deuteranomaly
ensure consistent naming
validate for python3 and Windows
fix flake8 issues
switch to multi-line string templates rather than series of write() calls
add date and current commit hash of when the analysis was run


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

https://reviews.llvm.org/D80627

Files:
  clang/docs/ClangFormat.rst
  clang/docs/ClangFormattedStatus.rst
  clang/docs/index.rst
  clang/docs/tools/generate_formatted_state.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80627.267209.patch
Type: text/x-patch
Size: 120275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200529/8fb9e67b/attachment-0001.bin>


More information about the cfe-commits mailing list