llvm-project/clang/docs/tools
mydeveloperday 3c8666ef9a [clang-format] NFC update LLVM overall clang-formatted status
Whilst the % clang-formatted remains the same, the number
of files added to the LLVM project has risen by almost by 259.

- 190 of them have been added clang-format clean.
- 69 files have been added unformatted. (lit tests should be excluded from this number)

- 291 files have been added to the list of files that are clang-format clean
- 101 files have either become unclean or have been removed

As this updates the clang-formatted-files there are now
8139 files that are clean which we can be used as a regression test when making changes to clang-format.

```
clang-format -verbose -n -files ./clang/docs/tools/clang-formatted-files.txt
```
2021-11-25 19:35:45 +00:00
..
clang-formatted-files.txt [clang-format] NFC update LLVM overall clang-formatted status 2021-11-25 19:35:45 +00:00
dump_ast_matchers.py [AST Matchers] Update dump_ast_matchers.py to query only class index page. 2021-10-08 17:45:10 +00:00
dump_format_style.py [docs][clang-format] warn on \code block indentation error 2021-10-30 17:45:39 +01:00
generate_formatted_state.py [clang-format][NFC] improve the visual of the "clang-formatted %" 2021-10-09 19:37:03 +01:00
plurals.txt [clang-format][docs] Fix documentation of clang-format BasedOnStyle type 2021-09-24 08:15:55 +01:00