[all-commits] [llvm/llvm-project] 961fd7: [clang-format][docs] Fix incorrect 'clang-format 4...
kuzkry via All-commits
all-commits at lists.llvm.org
Mon Sep 5 00:39:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 961fd77687d27089acf0a09ea29a87fb8ccd7522
https://github.com/llvm/llvm-project/commit/961fd77687d27089acf0a09ea29a87fb8ccd7522
Author: Krystian Kuzniarek <krystian.kuzniarek at gmail.com>
Date: 2022-09-05 (Mon, 05 Sep 2022)
Changed paths:
M clang/docs/ClangFormatStyleOptions.rst
M clang/include/clang/Format/Format.h
Log Message:
-----------
[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
More information about the All-commits
mailing list