[clang-format] NFC update LLVM overall clang-formatted status
authormydeveloperday <mydeveloperday@gmail.com>
Thu, 25 Nov 2021 19:34:37 +0000 (19:34 +0000)
committermydeveloperday <mydeveloperday@gmail.com>
Thu, 25 Nov 2021 19:35:45 +0000 (19:35 +0000)
commit3c8666ef9a21e4646e428e4c8b5c6d4453042047
tree1807429abb357aa497ea518d610731be660dd0a4
parent5c162ec54520114afd9ff0a53bcc5876747d4e94
[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
```
clang/docs/ClangFormattedStatus.rst
clang/docs/tools/clang-formatted-files.txt