[all-commits] [llvm/llvm-project] b24657: [clang-format][docs] Fix incorrect 'clang-format 7...

kuzkry via All-commits all-commits at lists.llvm.org
Sat Jul 16 09:21:04 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b2465748f236810944cf31f9438ac715e5362334
      https://github.com/llvm/llvm-project/commit/b2465748f236810944cf31f9438ac715e5362334
  Author: Krystian Kuzniarek <krystian.kuzniarek at gmail.com>
  Date:   2022-07-16 (Sat, 16 Jul 2022)

  Changed paths:
    M clang/docs/ClangFormatStyleOptions.rst
    M clang/include/clang/Format/Format.h
    M clang/include/clang/Tooling/Inclusions/IncludeStyle.h

  Log Message:
  -----------
  [clang-format][docs] Fix incorrect 'clang-format 7' option markers

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




More information about the All-commits mailing list