summaryrefslogtreecommitdiff
path: root/clang/docs/ClangFormatStyleOptions.rst
Commit message (Expand)AuthorAgeFilesLines
* [clang-format] Stop comment disrupting indentation of Verilog portssstwcw2023-05-161-3/+6
* [clang] Fix typos in documentationKazu Hirata2023-05-121-1/+1
* [clang-format] Add BracedInitializerIndentWidth optionJon Phillips2023-04-291-0/+35
* [Docs] Update ClangFormatStyleOptions.rst's versionbadge's to have min-widthShivam Gupta2023-04-141-1/+1
* [clang-format] NFC Document the other space before colon optionsstwcw2023-04-071-3/+5
* [clang-format] Fix bugs with "LambdaBodyIndentation: OuterScope"Jon Phillips2023-04-051-5/+6
* [clang-format] Add option for having one port per line in Verilogsstwcw2023-04-041-0/+16
* [clang-format] Add MinDigits suboptions to IntegerLiteralSeparatorOwen Pan2023-03-311-0/+32
* [clang-format] JSON Add ability to add a space before the colonmydeveloperday2023-03-291-0/+12
* [clang-format] NFC Format.h and ClangFormatStyleOptions.rst are out of datemydeveloperday2023-03-241-0/+43
* Revert "[clang-format] NFC Format.h and ClangFormatStyleOptions.rst are out o...mydeveloperday2023-03-231-89/+0
* [clang-format] NFC Format.h and ClangFormatStyleOptions.rst are out of datemydeveloperday2023-03-231-0/+89
* [clang-format] PackConstructorInitializers support PCIS_OnlyNextLineBackl1ght2023-02-061-0/+17
* [clang-format][doc] Fix a typoOwen Pan2023-02-031-1/+1
* [clang-format] Support clang-format on/off line comments as prefixOwen Pan2023-02-011-2/+4
* [clang-format] SortUsingDeclarations support lexicographic orderBackl1ght2023-01-201-13/+45
* [clang-format] Replace DeriveLineEnding and UseCRLF with LineEndingOwen Pan2023-01-131-4/+24
* [clang-format][docs] Add ability to link to specific config optionsEmilia Dreamer2023-01-121-148/+443
* Add a warning comment that this file is generatedAaron Ballman2023-01-121-0/+6
* Fix the Clang sphinx bot againAaron Ballman2023-01-121-3/+3
* [clang-format][doc] Fix C++ code blocks for IntegerLiteralSeparatorOwen Pan2023-01-111-13/+13
* Another round of speculative fixes for Clang sphinxAaron Ballman2023-01-111-2/+2
* Speculatively fix the Clang sphinx buildAaron Ballman2023-01-111-1/+1
* Revert "Revert "[clang-format] Add an option for breaking after C++11 attribu...Krasimir Georgiev2023-01-111-0/+35
* [clang-format][doc] Fix doc format for IntegerLiteralSeparatorOwen Pan2023-01-111-6/+24
* Revert "[clang-format] Add an option for breaking after C++11 attributes"Krasimir Georgiev2023-01-101-35/+0
* [clang-format] Add an option to insert a newline at EOF if missingOwen Pan2023-01-051-0/+3
* [clang-format] Add an option for breaking after C++11 attributesOwen Pan2023-01-051-0/+35
* [clang-format][docs] Fix indentation for the Sphinx buildOwen Pan2023-01-011-3/+3
* Reland [clang-format] Add an option to format integer literal separatorsOwen Pan2022-12-311-0/+31
* Revert "[clang-format] Add an option to format integer literal separators"Vitaly Buka2022-12-251-31/+0
* [clang-format] Add an option to format integer literal separatorsOwen Pan2022-12-241-0/+31
* [clang-format][docs] Fix invalid CSS syntax in versionbadgeEmilia Dreamer2022-12-231-1/+1
* [clang-format] Add 'friend' to QualifierOrderMicah Weston2022-12-221-0/+1
* [clang-format] make doc for SLS_Inline more clearlyBackl1ght2022-12-151-4/+4
* [clang-format][NFC] Improve documentation of FixNamespaceCommentsBjörn Schäpers2022-11-161-5/+8
* [clang-format][NFC] Improve documentation on ReflowCommentsBjörn Schäpers2022-11-161-2/+6
* [clang-format] Add BreakBeforeInlineASMColon configurationAnastasiia Lukianenko2022-11-101-0/+34
* [clang-format][NFCish] Alphabetical sort Format.(h|pp)Björn Schäpers2022-11-081-2/+1
* [clang-format][NFC] Fix document of AlignTrailingCommentsYusuke Kadowaki2022-11-031-4/+6
* Fix the clang Sphinx buildAaron Ballman2022-10-301-0/+1
* [clang-format] Adds a formatter for aligning trailing comments over empty linesYusuke Kadowaki2022-10-301-6/+77
* [clang-format] Add option for aligning requires clause bodyDanil Sidoruk2022-10-211-0/+29
* [clang-format][docs][NFC] Fix invalid syntax in ShortLambdaStyle examples.Emilia Dreamer2022-10-101-3/+3
* [clang-format] Add support to remove unnecessary semicolons after function de...mydeveloperday2022-10-091-0/+17
* [clang-format] JSON formatting add new option for controlling newlines in jso...mydeveloperday2022-09-191-0/+17
* [clang-format] [doc] Fix example of wrapping class definitionsPassw2022-09-061-3/+3
* [clang-format][docs] Fix incorrect 'clang-format 4' option markersKrystian Kuzniarek2022-09-051-2/+2
* [clang][doc] Removes an extra space.Mark de Wever2022-08-141-1/+1
* [clang-format][docs] Fix incorrect 'clang-format 7' option markersKrystian Kuzniarek2022-07-161-5/+5