aboutsummaryrefslogtreecommitdiff
path: root/clang/docs/ClangFormat.rst
AgeCommit message (Expand)AuthorFilesLines
2022-07-13[docs] Document git-clang-formatNico Weber1-0/+53
2022-07-04[clang-format] Update documentationNico Weber1-38/+46
2022-06-26[clang-format] Parse Verilog if statementssstwcw1-0/+11
2022-03-23[clang-format] [doc] Add script to automatically update help output in ClangF...Marek Kurdej1-3/+11
2022-03-18[clang-format] Copy help options to the doc directory.sstwcw1-63/+60
2022-01-03[clang-format] Add option to explicitly specify a config fileZhao Wei Liew1-0/+4
2021-06-26[clang-format] Add basic support for formatting JSONmydeveloperday1-2/+2
2020-12-17Fix -Wno-error= parsing in clang-format.Joachim Meyer1-6/+7
2020-11-30[clang-format] State where clang-format-diff.py should be run fromDavid Spickett1-0/+3
2020-09-19Add -Wno-error=unknown flag to clang-format.Joachim Meyer1-0/+6
2020-06-08Updates to the 'CLion Integration' section in ClangFormat docsIlya Biryukov1-7/+8
2020-05-29[clang-format] Create a python documentation tool to generate a summary of th...paul_hoad1-0/+5
2020-04-23[doc] Fix broken link. NFC.Xing GUO1-1/+1
2020-04-23Add extension links for VSCodeKumar Harsh1-1/+7
2020-03-11Revert "[clang-format] Add option to specify explicit config file"Mitchell Balan1-4/+0
2020-03-11[clang-format] Add option to specify explicit config fileMitchell Balan1-0/+4
2019-11-12Allow additional file suffixes/extensions considered as source in main includ...mydeveloperday1-3/+3
2019-11-11clang-format: fix a typo introduced by the previous changeSylvestre Ledru1-1/+1
2019-11-08clang-format: refresh the list of optionsSylvestre Ledru1-45/+52
2019-04-03Adding 'CLion integration' to clang-format docSylvestre Ledru1-0/+13
2019-03-21[clang-format] Add basic support for formatting C# filesPaul Hoad1-2/+2
2019-01-01clang-format-diff: add an example with hgSylvestre Ledru1-0/+6
2018-11-04Update our URLs in clang doc to use httpsSylvestre Ledru1-1/+1
2017-11-22[Docs] Update list of languages clang-format can formatMalcolm Parsons1-1/+1
2017-08-12clang-format: add an option -verbose to list the files being processedSylvestre Ledru1-0/+1
2017-06-19clang-format: Add capability to format the diff on save in vim.Daniel Jasper1-0/+12
2017-04-24[Docs] Correct the path to the clang-format-diff.py script to include the cla...Craig Topper1-2/+3
2016-12-03Add the --no-color option to the git call in the doc when using clang-format-...Sylvestre Ledru1-1/+1
2016-07-14This is a malformed :option: tag -- we don't have an option directive that ma...Aaron Ballman1-1/+1
2016-07-13fix missing whitespace in sphinx docEtienne Bergeron1-1/+1
2015-10-19Update `clang-format -help` output in clang-format docs.Nico Weber1-39/+48
2014-11-02docs: remove double carriage-returnSaleem Abdulrasool1-2/+2
2014-10-27clang-format: improve vim integration docsSaleem Abdulrasool1-2/+2
2014-05-14clang-format: Add clang-format-diff usage examples for SVN.Daniel Jasper1-0/+6
2013-12-10clang-format-diff.py: Support -regex filter and more filename extensionsAlp Toker1-6/+7
2013-12-04clang-format-diff.py: Fix 'beintroduced' in help outputAlp Toker1-4/+6
2013-09-29Add section on VS integration to the ClangFormat documentation.Manuel Klimek1-0/+7
2013-09-10Allow _clang-format as alternative to .clang-format config filenameHans Wennborg1-2/+2
2013-09-04Added documentation for clang-format style options.Alexander Kornienko1-0/+14
2013-09-02Added WebKit style to the BasedOnStyle handling and to the relevant help mess...Alexander Kornienko1-3/+4
2013-09-02Whitespace changes in help messages + updated help output in .rst file.Alexander Kornienko1-3/+11
2013-06-14[docs] Fix wrong clang-format example.Rui Ueyama1-1/+1
2013-05-19Clang-format: allow -style="{yaml/json}" on command lineAlexander Kornienko1-3/+6
2013-05-10Reformat clang-format help strings, filter out irrelevant options.Alexander Kornienko1-12/+34
2013-05-02Basic clang-format integration for BBEdit.Daniel Jasper1-0/+15
2013-04-17Small improvements to clang-format documentation and integrationDaniel Jasper1-2/+17
2013-03-22Update docs after moving clang-format from clang-tools-extra to cfe.Daniel Jasper1-10/+9
2013-03-03[docs] Use vim code-block instead of console.Sean Silva1-1/+1
2013-02-28ClangFormat.rst: Fix two small typosHans Wennborg1-2/+2
2013-01-09ClangFormat.rst: improve formattingDmitri Gribenko1-12/+12