[clang-format][docs] Fix incorrect 'clang-format 4' option markers
authorKrystian Kuzniarek <krystian.kuzniarek@gmail.com>
Sun, 4 Sep 2022 20:06:42 +0000 (22:06 +0200)
committerBjörn Schäpers <bjoern@hazardy.de>
Mon, 5 Sep 2022 07:38:22 +0000 (09:38 +0200)
commit961fd77687d27089acf0a09ea29a87fb8ccd7522
tree4c47627517c817f4e40352467d74b8c64456d541
parent69e920d42677872ac39d3475312092404193bf24
[clang-format][docs] Fix incorrect 'clang-format 4' option markers

Introduced by 23a5090c6, some style option markers indicated
'clang-format 4', though their respective options were available in
earlier releases.

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