aboutsummaryrefslogtreecommitdiff
path: root/clang/docs/ClangFormatStyleOptions.rst
AgeCommit message (Expand)AuthorFilesLines
2022-07-16[clang-format][docs] Fix incorrect 'clang-format 7' option markersKrystian Kuzniarek1-5/+5
2022-07-01[clang-format] Run dump_format_style.py for LK_Verilogowenca1-0/+5
2022-04-26[clang-format][docs] Fix incorrect 'clang-format 9' option markerKrystian Kuzniarek1-1/+1
2022-04-06[clang-format][docs] Fix incorrect 'clang-format 11' option markersKrystian Kuzniarek1-6/+9
2022-03-17[clang-format][docs] Regenerate ClangFormatStyleOptions.rstKrystian Kuzniarek1-24/+20
2022-03-14[clang-format] Add option to align compound assignments like `+=`sstwcw1-173/+373
2022-03-14[clang-format] Extract doc for entire configuration structssstwcw1-0/+18
2022-03-12[clang-format][docs] Fix incorrect 'clang-format 12' option markersKrystian Kuzniarek1-6/+6
2022-03-12[clang-format] Minimize the damage caused by AlignArrayOfStructures when work...mydeveloperday1-0/+3
2022-03-01[clang-format][docs] Fix a bad commentKrystian Kuzniarek1-1/+1
2022-02-21[clang-format] Add option to insert braces after control statementsowenca1-0/+33
2022-02-20[clang-format][docs] Fix incorrect 'clang-format 13' configuration ...Krystian Kuzniarek1-3/+5
2022-02-15[clang-format] Extend SpaceBeforeParens for requiresBjörn Schäpers1-0/+21
2022-02-11[clang-format] Improve require and concept handlingBjörn Schäpers1-10/+113
2022-02-05[clang-format][docs] Fix incorrect 'clang-format 14' option markersKrystian Kuzniarek1-7/+7
2022-01-29Raise the minimum Visual Studio version to VS2019Simon Pilgrim1-1/+1
2022-01-19[clang-format] [docs] Fix link to avoid redirection. NFC.Marek Kurdej1-1/+1
2022-01-17[clang-format] Add a BlockIndent option to AlignAfterOpenBracketCameron Mulhern1-0/+16
2022-01-14[clang-format] Add experimental option to remove LLVM bracesOwen Pan1-0/+56
2022-01-05[clang-format] Fix SeparateDefinitionBlocks docs and ...Björn Schäpers1-16/+18
2022-01-04[clang-format] Add an option to add a space between operator overloading and ...Rajat Bajpai1-0/+9
2022-01-03[clang-format] Style to separate definition blocksksyx1-0/+59
2022-01-03[clang-format] Add penalty for breaking after '('G. Pery1-0/+3
2022-01-03[clang-format] Add option to explicitly specify a config fileZhao Wei Liew1-0/+4
2022-01-03[clang-format] [docs] Fix Mozilla coding style URL.Marek Kurdej1-1/+1
2021-12-17[doc] Fix regex in ClangFormatStyleOptions for IncludeCategoriesJoshua Huels1-2/+2
2021-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN1-1/+1
2021-11-09[clang-format] Refactor SpaceBeforeParens to add optionsC. Rayroud1-1/+73
2021-11-05[NFC] Inclusive language: Remove instances of master in URLsQuinn Pham1-1/+1
2021-10-30[docs][clang-format] warn on \code block indentation errorLudovic Jozeau1-15/+19
2021-10-09[clang-format][docs][NFC] correct the "first supported versions" of some of t...mydeveloperday1-13/+14
2021-10-02[clang-format] [docs] [NFC] improve clarity in the QualifierAlignment warningmydeveloperday1-1/+5
2021-09-30[format] [docs] Fix typos and clarify QualifierAlignment/QualifierOrder docum...Marek Kurdej1-11/+11
2021-09-28[clang-format][docs] mark new clang-format configuration options based on whi...mydeveloperday1-134/+142
2021-09-24[clang-format][docs] Fix documentation of clang-format BasedOnStyle typeLudovic Jozeau1-91/+91
2021-09-23[clang-format] Add Left/Right Const fixer capabilitymydeveloperday1-0/+72
2021-08-27[clang-format] Group options that pack constructor initializersowenca1-34/+59
2021-08-21[clang] Fix typos in documentation (NFC)Kazu Hirata1-1/+1
2021-08-14[clang-format] NFC update the ClangFormatStyleOption.rst following previous c...mydeveloperday1-2/+1
2021-06-26[clang-format] Add basic support for formatting JSONmydeveloperday1-0/+3
2021-06-24[Clang-Format] Add ReferenceAlignment directiveSeraphime Kirkovski1-0/+32
2021-06-24[clang-format][NFC] Fix documentationBjörn Schäpers1-1/+1
2021-06-23[clang-format] Add IfMacros optionVitali Lovich1-3/+27
2021-06-22[clang-format] Add new LambdaBodyIndentation optionVitali Lovich1-0/+36
2021-06-13[clang-format] Adds a formatter for aligning arrays of structsFred Grim1-0/+35
2021-06-03[clang-format] Add PPIndentWidth optionGerhard Gappmeier1-0/+15
2021-05-28[clang-format] New BreakInheritanceList style AfterCommaZhihao Yuan1-0/+9
2021-05-28[clang-format] [docs] Regenerate style options documentation.Marek Kurdej1-14/+75
2021-04-15[clang-format] Option for empty lines after an access modifier.Max Sagebaum1-2/+50
2021-03-06[clang] Fix typos in documentation (NFC)Kazu Hirata1-2/+2