Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-format: Update flag documentation, and generation script. | Daniel Jasper | 2014-04-09 | 1 | -2/+3 |
| | | | | llvm-svn: 205853 | ||||
* | clang-format: Improve documentation of DerivePointerBinding. | Daniel Jasper | 2014-02-13 | 1 | -2/+2 |
| | | | | | | | | For reference: llvm.org/PR18690. Also updated generated help page and page creation script. llvm-svn: 201323 | ||||
* | Added documentation for clang-format style options. | Alexander Kornienko | 2013-09-04 | 1 | -0/+143 |
Summary: The main contents is in the ClangFormatStyleOptions.rst, which can be updated from the Format.h by the dump_format_style.py script. Reviewers: djasper, klimek Reviewed By: klimek CC: cfe-commits Differential Revision: http://llvm-reviews.chandlerc.com/D1597 llvm-svn: 189946 |