[clang] Fix typos in documentation (NFC)
[platform/upstream/llvm.git] / clang / docs / ClangFormatStyleOptions.rst
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
2019-06-06 Francois Ferrandclang-format: better handle namespace macros
2019-06-05 Jan Korous[clang-format][NFC] Fix BS_Allman style example in...
2019-05-29 Francois Ferrand[clang-format] Allow configuring list of function-like...
2019-04-26 Owen Pan[clang-format] Fix documentation for FixNamespaceComments
2019-04-08 Owen Pan[clang-format] Add AfterCaseLabel to BraceWrapping
2019-04-08 Reuben Thomas[clang-format] Optionally insert a space after unary...
2019-03-26 Ronald Wampler[clang-format] Add style option AllowShortLambdasOnASin...
2019-03-23 Paul HoadClang-format: add finer-grained options for putting...
2019-03-21 Paul Hoad[clang-format] Add basic support for formatting C#...
2019-03-20 Paul Hoad[clang-format] BeforeHash added to IndentPPDirectives
2019-03-13 Paul Hoad[clang-format] [PR25010] AllowShortIfStatementsOnASingl...
2019-03-13 Paul HoadRevert "[clang-format] [PR25010] AllowShortIfStatements...
2019-03-13 Paul Hoad[clang-format] [PR25010] AllowShortIfStatementsOnASingl...
2019-03-05 Jan Korous[clang-format][docs][NFC] Fix example for Allman brace...
2019-01-23 Eugene Zelenko[Documentation] Use HTTPS whenever possible
2019-01-01 Sylvestre LedruFix some typos in the clang doc.
2018-11-04 Sylvestre LedruUpdate our URLs in clang doc to use https
2018-10-26 Sylvestre LedruUpdate the example of BS_Stroustrup to match what is...
2018-10-22 Sylvestre LedruHopefully fix the documentation generation issue
2018-10-22 Sylvestre LedruGenerate ClangFormatStyleOptions.rst from Format.h...
2018-10-02 Francois Ferrandclang-format: better handle statement macros
2018-07-31 Hans Wennborgclang-format: try to make the doc for ConstructorInitia...
2018-07-25 Krasimir Georgiev[clang-format ]Extend IncludeCategories regex documentation
next