summaryrefslogtreecommitdiff
path: root/clang/docs/ClangFormat.rst
Commit message (Expand)AuthorAgeFilesLines
* [docs] Fix old path for clang-formatJi, Jinsong2022-10-271-1/+1
* [clang-format] update --files help descriptionYuanfang Chen2022-10-111-2/+3
* Fixed a number of typosGabriel Ravier2022-08-011-1/+1
* [docs] Document git-clang-formatNico Weber2022-07-131-0/+53
* [clang-format] Update documentationNico Weber2022-07-041-38/+46
* [clang-format] Parse Verilog if statementssstwcw2022-06-261-0/+11
* [clang-format] [doc] Add script to automatically update help output in ClangF...Marek Kurdej2022-03-231-3/+11
* [clang-format] Copy help options to the doc directory.sstwcw2022-03-181-63/+60
* [clang-format] Add option to explicitly specify a config fileZhao Wei Liew2022-01-031-0/+4
* [clang-format] Add basic support for formatting JSONmydeveloperday2021-06-261-2/+2
* Fix -Wno-error= parsing in clang-format.Joachim Meyer2020-12-171-6/+7
* [clang-format] State where clang-format-diff.py should be run fromDavid Spickett2020-11-301-0/+3
* Add -Wno-error=unknown flag to clang-format.Joachim Meyer2020-09-191-0/+6
* Updates to the 'CLion Integration' section in ClangFormat docsIlya Biryukov2020-06-081-7/+8
* [clang-format] Create a python documentation tool to generate a summary of th...paul_hoad2020-05-291-0/+5
* [doc] Fix broken link. NFC.Xing GUO2020-04-231-1/+1
* Add extension links for VSCodeKumar Harsh2020-04-231-1/+7
* Revert "[clang-format] Add option to specify explicit config file"Mitchell Balan2020-03-111-4/+0
* [clang-format] Add option to specify explicit config fileMitchell Balan2020-03-111-0/+4
* Allow additional file suffixes/extensions considered as source in main includ...mydeveloperday2019-11-121-3/+3
* clang-format: fix a typo introduced by the previous changeSylvestre Ledru2019-11-111-1/+1
* clang-format: refresh the list of optionsSylvestre Ledru2019-11-081-45/+52
* Adding 'CLion integration' to clang-format docSylvestre Ledru2019-04-031-0/+13
* [clang-format] Add basic support for formatting C# filesPaul Hoad2019-03-211-2/+2
* clang-format-diff: add an example with hgSylvestre Ledru2019-01-011-0/+6
* Update our URLs in clang doc to use httpsSylvestre Ledru2018-11-041-1/+1
* [Docs] Update list of languages clang-format can formatMalcolm Parsons2017-11-221-1/+1
* clang-format: add an option -verbose to list the files being processedSylvestre Ledru2017-08-121-0/+1
* clang-format: Add capability to format the diff on save in vim.Daniel Jasper2017-06-191-0/+12
* [Docs] Correct the path to the clang-format-diff.py script to include the cla...Craig Topper2017-04-241-2/+3
* Add the --no-color option to the git call in the doc when using clang-format-...Sylvestre Ledru2016-12-031-1/+1
* This is a malformed :option: tag -- we don't have an option directive that ma...Aaron Ballman2016-07-141-1/+1
* fix missing whitespace in sphinx docEtienne Bergeron2016-07-131-1/+1
* Update `clang-format -help` output in clang-format docs.Nico Weber2015-10-191-39/+48
* docs: remove double carriage-returnSaleem Abdulrasool2014-11-021-2/+2
* clang-format: improve vim integration docsSaleem Abdulrasool2014-10-271-2/+2
* clang-format: Add clang-format-diff usage examples for SVN.Daniel Jasper2014-05-141-0/+6
* clang-format-diff.py: Support -regex filter and more filename extensionsAlp Toker2013-12-101-6/+7
* clang-format-diff.py: Fix 'beintroduced' in help outputAlp Toker2013-12-041-4/+6
* Add section on VS integration to the ClangFormat documentation.Manuel Klimek2013-09-291-0/+7
* Allow _clang-format as alternative to .clang-format config filenameHans Wennborg2013-09-101-2/+2
* Added documentation for clang-format style options.Alexander Kornienko2013-09-041-0/+14
* Added WebKit style to the BasedOnStyle handling and to the relevant help mess...Alexander Kornienko2013-09-021-3/+4
* Whitespace changes in help messages + updated help output in .rst file.Alexander Kornienko2013-09-021-3/+11
* [docs] Fix wrong clang-format example.Rui Ueyama2013-06-141-1/+1
* Clang-format: allow -style="{yaml/json}" on command lineAlexander Kornienko2013-05-191-3/+6
* Reformat clang-format help strings, filter out irrelevant options.Alexander Kornienko2013-05-101-12/+34
* Basic clang-format integration for BBEdit.Daniel Jasper2013-05-021-0/+15
* Small improvements to clang-format documentation and integrationDaniel Jasper2013-04-171-2/+17
* Update docs after moving clang-format from clang-tools-extra to cfe.Daniel Jasper2013-03-221-10/+9