[PATCH] D124625: [clang-format][docs] Fix incorrect 'clang-format 7' option markers

Krystian Kuzniarek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 28 10:43:29 PDT 2022


kuzkry added a comment.

Here's a list of earliest commits where each option changed in this PR was introduced:

AlwaysBreakTemplateDeclarations - 61e6bbf8508a46ad1269c8ea67dc0372b84e9a3b
IncludeBlocks - 4c2c9c3620e3bed9cb6fa709ec3b3cc454eb5748
IncludeCategories - introduced in 85c472dccdf536fb1853139f456a0763311a8a42 and configurable from 8ce1b8df7690bc25788c7da1b464c654461489b0
IncludeIsMainRegex - 9c8ff3551ace965a3232fc4a1b53a75015a706cf
IncludeIsMainSourceRegex - 335ac2eb662ce5f1888e2a50310b01fba2d40d68 <https://reviews.llvm.org/rG335ac2eb662ce5f1888e2a50310b01fba2d40d68>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124625/new/

https://reviews.llvm.org/D124625



More information about the cfe-commits mailing list