[NFC] Trim trailing whitespace in *.rst
[platform/upstream/llvm.git] / clang / docs / ClangFormatStyleOptions.rst
2021-11-15 Shao-Ce SUN[NFC] Trim trailing whitespace in *.rst
2021-11-09 C. Rayroud[clang-format] Refactor SpaceBeforeParens to add options
2021-11-05 Quinn Pham[NFC] Inclusive language: Remove instances of master...
2021-10-30 Ludovic Jozeau[docs][clang-format] warn on \code block indentation...
2021-10-09 mydeveloperday[clang-format][docs][NFC] correct the "first supported...
2021-10-02 mydeveloperday[clang-format] [docs] [NFC] improve clarity in the...
2021-09-30 Marek Kurdej[format] [docs] Fix typos and clarify QualifierAlignmen...
2021-09-28 mydeveloperday[clang-format][docs] mark new clang-format configuratio...
2021-09-24 Ludovic Jozeau[clang-format][docs] Fix documentation of clang-format...
2021-09-23 mydeveloperday[clang-format] Add Left/Right Const fixer capability
2021-08-27 owenca[clang-format] Group options that pack constructor...
2021-08-21 Kazu Hirata[clang] Fix typos in documentation (NFC)
2021-08-14 mydeveloperday[clang-format] NFC update the ClangFormatStyleOption...
2021-06-26 mydeveloperday[clang-format] Add basic support for formatting JSON
2021-06-24 Seraphime Kirkovski[Clang-Format] Add ReferenceAlignment directive
2021-06-24 Björn Schäpers[clang-format][NFC] Fix documentation
2021-06-23 Vitali Lovich[clang-format] Add IfMacros option
2021-06-22 Vitali Lovich[clang-format] Add new LambdaBodyIndentation option
2021-06-13 Fred Grim[clang-format] Adds a formatter for aligning arrays...
2021-06-03 Gerhard Gappmeier[clang-format] Add PPIndentWidth option
2021-05-28 Zhihao Yuan[clang-format] New BreakInheritanceList style AfterComma
2021-05-28 Marek Kurdej[clang-format] [docs] Regenerate style options document...
2021-04-15 Max Sagebaum[clang-format] Option for empty lines after an access...
2021-03-06 Kazu Hirata[clang] Fix typos in documentation (NFC)
2021-03-05 Björn Schäpers[clang-format] Rename case sorting
2021-03-01 Krystian Kuzniarek[clang-format][PR47290] Add ShortNamespaceLines format...
2021-02-26 Jakub Budiský[clang-format] [PR19056] Add support for access modifie...
2021-02-14 Björn Schäpers[clang-format] Add possibility to be based on parent...
2021-02-02 Kent Sommer[clang-format] Add case aware include sorting.
2021-02-01 Björn Schäpers[clang-format] Add option to control the spaces in...
2021-01-29 Björn SchäpersRevert "[clang-format] Add option to control the spaces...
2021-01-29 Björn Schäpers[clang-format] Add option to control the spaces in...
2021-01-26 Marek KurdejRevert "[clang-format] add case aware include sorting"
2021-01-25 Björn Schäpers[clang-format] [NFC] Rerun dump_format_style.py
2021-01-25 Albertas Vyšniauskas[clang-format] PR16518 Add flag to suppress empty line...
2021-01-25 Lukas Barth[clang-format] add case aware include sorting
2021-01-25 Marek Kurdej[clang-format] [docs] Fix RST indentation.
2021-01-25 Lukas Barth[clang-format] Add the possibility to align assignments...
2021-01-25 Marek KurdejRevert "[clang-format] Add the possibility to align...
2021-01-25 Marek Kurdej[clang-format] Add the possibility to align assignments...
2021-01-18 Björn Schäpers[clang-format] Fix documentation of bcc1dee600
2021-01-18 Björn Schäpers[clang-format] Add StatementAttributeLikeMacros option
2021-01-17 mydeveloperday[clang-format] Revert e9e6e3b34a8e
2020-12-23 Björn Schäpers[clang-format] Add SpaceBeforeCaseColon option
2020-12-18 Björn Schäpers[clang-format][NFC] Expand BreakBeforeBraces examples
2020-12-10 mydeveloperday[clang-format] Add IndentPragma style to eliminate...
2020-12-10 mydeveloperday[clang-format] [NFC] Fix spelling and grammatical error...
2020-12-05 mydeveloperday[clang-format] Add option for case sensitive regexes...
2020-12-04 mydeveloperday[clang-format] Improve clang-formats handling of concepts
2020-12-01 Mark Nauwelaerts[clang-format] Add new option PenaltyIndentedWhitespace
2020-10-18 Alex Richardson[clang-format] Add a SpaceAroundPointerQualifiers style...
2020-09-18 mydeveloperday[clang-format] Add a option for the position of Java...
2020-09-16 mydeveloperday[clang-format] [NFC] Fix spelling mistake in the docume...
2020-09-07 Alex Richardson[clang-format] Allow configuring list of macros that...
2020-07-20 Anders Waldenborg[clang-format] Add BitFieldColonSpacing option
2020-07-18 Anders Waldenborg[clang-format] Make sure rst documentation matches...
2020-06-29 Jake Merdich[clang-format] Preserve whitespace in selected macros
2020-05-21 Jake Merdich[clang-format][docfix] Update predefined styles in...
2020-05-20 mydeveloperday[clang-format] Added new option IndentExternBlock
2020-05-20 mydeveloperday[clang-format] [PR42164] Add Option to Break before...
2020-05-20 mydeveloperday[clang-format][PR45816] Add AlignConsecutiveBitFields
2020-05-15 Francois Ferrand[clang-format] Fix AlignOperands when BreakBeforeBinary...
2020-05-06 Daan De Meyerclang-format: Add ControlStatementsExceptForEachMacros...
2020-04-30 Aaron Smith[clang-format] Fix Microsoft style for enums
2020-04-30 mydeveloperday[clang-format] NFC Correct clang-format headers file...
2020-04-23 Haojian WuRevert "clang-format: support aligned nested conditiona...
2020-04-22 Francois Ferrandclang-format: Introduce stricter AlignOperands flag
2020-04-13 mydeveloperday[clang-format] use spaces for alignment with UT_ForCont...
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2020-04-06 Kanglei Fang[clang-format] Don't break multi block parameters on...
2020-03-11 Mitchell BalanRevert "[clang-format] Add option to specify explicit...
2020-03-11 Mitchell Balan[clang-format] Add option to specify explicit config...
2020-02-13 Wawha[clang-format] Add new option BeforeLambdaBody in Allma...
2020-02-03 Martin Probstclang-format: [JS] document InsertTrailingCommas.
2020-02-01 mydeveloperday[clang-format] Add option for not breaking line before...
2020-01-19 mydeveloperday[clang-format] Add IndentCaseBlocks option
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2019-12-13 Andrew GaulCorrect inf typo
2019-12-03 Mitchell Balan[clang-format] Add new option to add spaces around...
2019-11-16 mydeveloperday[clang-format] Add SpaceBeforeBrackets
2019-11-12 mydeveloperdayAllow additional file suffixes/extensions considered...
2019-11-08 paul_hoad[clang-format] NFC allow Format.h to be clang-formatted...
2019-11-08 paul_hoad[clang-format] Ensure dump_format_style.py can generate...
2019-11-06 paulhoad[clang-format] [NFC] update the documentation in Format...
2019-10-24 paulhoad[clang-format] update documentation
2019-10-09 Mitchell Balan[NFC] Reverting changes from test commit.
2019-10-09 Mitchell Balan[NFC] Test commit.
2019-10-06 Paul Hoad[clang-format][docs] Fix the Google C++ and Chromium...
2019-10-05 Paul Hoad[clang-format] SpacesInSquareBrackets should affect...
2019-10-04 Sam McCall[Format] Fix docs after r373439
2019-10-03 Paul Hoad[clang-format] Add ability to wrap braces after multi...
2019-10-02 Sam McCall[ClangFormat] Future-proof Standard option, allow float...
2019-09-25 Paul Hoad[clang-format] Modified SortIncludes and IncludeCategor...
2019-09-22 Paul HoadClang-format: Add Whitesmiths indentation style
2019-09-12 Paul Hoad[clang-format] Add new style option IndentGotoLabels
2019-08-18 Owen Pan[clang-format] Fix a bug that joins template closer...
2019-08-11 Owen Pan[clang-format] Expand AllowShortBlocksOnASingleLine...
2019-08-10 Owen Pan[clang-format] Add SpaceInEmptyBlock option for WebKit
2019-07-29 Rafael Stahldoc: Fix Google C++ Style Guide link.
2019-07-02 Sam McCallclang-format: Add new style option AlignConsecutiveMacros
next