This is an archive of the discontinued LLVM Phabricator instance.

Added documentation for clang-format style options.
ClosedPublic

Authored by alexfh on Sep 4 2013, 7:22 AM.

Details

Summary

The main contents is in the ClangFormatStyleOptions.rst, which can be
updated from the Format.h by the dump_format_style.py script.

Diff Detail

Event Timeline

klimek added inline comments.Sep 4 2013, 7:51 AM
docs/ClangFormat.rst
76

Here and elsewhere: do we want to hint at this being a YAML file?

alexfh updated this revision to Unknown Object (????).Sep 4 2013, 8:09 AM

Mentioned that we use YAML, added an example of clang-format -dump-config.

alexfh closed this revision.Sep 4 2013, 8:11 AM