[clang-format] [doc] Fix example of wrapping class definitions
authorPassw <passw_passw@outlook.com>
Tue, 6 Sep 2022 10:21:17 +0000 (12:21 +0200)
committerBjörn Schäpers <bjoern@hazardy.de>
Tue, 6 Sep 2022 10:24:18 +0000 (12:24 +0200)
commit2adf241592b38189994c6c9d2dfbfa391ecbe9fa
treeaecc3e384c2ed621fefb694a1706742e153ededf
parentaf72641d2908d1587dabf21e86a44be2ca33b592
[clang-format] [doc] Fix example of wrapping class definitions

Example of

BraceWrapping
  AfterClass
is wrong

Differential Revision: https://reviews.llvm.org/D133087
clang/docs/ClangFormatStyleOptions.rst
clang/include/clang/Format/Format.h