[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 09:47:47 PDT 2020


MyDeveloperDay updated this revision to Diff 267269.
MyDeveloperDay marked 14 inline comments as done.
MyDeveloperDay added a comment.

Addressed review comments
Ensure working with python3
Used improvements from @curdeius's version


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.267269.patch
Type: text/x-patch
Size: 127956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200529/c2c66b44/attachment-0001.bin>


More information about the cfe-commits mailing list