Rui Ueyama
a6239aef11
[docs] Fix wrong clang-format example.
...
llvm-svn: 183963
2013-06-14 02:12:06 +00:00
Alexander Kornienko
006b5c89ce
Clang-format: allow -style="{yaml/json}" on command line
...
Summary: + improved handling of default style and predefined styles.
Reviewers: djasper, klimek
Reviewed By: klimek
CC: cfe-commits
Differential Revision: http://llvm-reviews.chandlerc.com/D813
llvm-svn: 182205
2013-05-19 00:53:30 +00:00
Alexander Kornienko
88a0d939de
Reformat clang-format help strings, filter out irrelevant options.
...
Summary: +updated ClangFormat.rst
Reviewers: djasper, klimek
Reviewed By: klimek
CC: cfe-commits
Differential Revision: http://llvm-reviews.chandlerc.com/D780
llvm-svn: 181617
2013-05-10 18:12:00 +00:00
Daniel Jasper
5f99742632
Basic clang-format integration for BBEdit.
...
Thanks to Avi Drissman!
llvm-svn: 180933
2013-05-02 17:37:36 +00:00
Daniel Jasper
dd77743af8
Small improvements to clang-format documentation and integration
...
scripts.
llvm-svn: 179676
2013-04-17 07:55:02 +00:00
Daniel Jasper
4172375713
Update docs after moving clang-format from clang-tools-extra to cfe.
...
llvm-svn: 177729
2013-03-22 12:44:20 +00:00
Sean Silva
edd5ca5a36
[docs] Use vim code-block instead of console.
...
llvm-svn: 176418
2013-03-03 15:17:35 +00:00
Hans Wennborg
c32d513385
ClangFormat.rst: Fix two small typos
...
llvm-svn: 176276
2013-02-28 18:16:24 +00:00
Dmitri Gribenko
cb9ede9437
ClangFormat.rst: improve formatting
...
llvm-svn: 172007
2013-01-09 22:18:55 +00:00
Daniel Jasper
85a77c1609
Add documentation for clang-format.
...
This adds documentation for both LibFormat as well as the standalone
tools and integrations built on top of it. It slightly restructures
the ClangTools documentation.
llvm-svn: 172004
2013-01-09 21:49:28 +00:00