hanchenye-llvm-project/clang/docs/tools
Daniel Jasper c1bc38ed4f clang-format: Add a new brace style "custom" as well as flags to
control the individual braces. The existing choices for brace wrapping
are now merely presets for the different flags that get expanded upon
calling the reformat function.

All presets have been chose to keep the existing formatting, so there
shouldn't be any difference in formatting behavior.

Also change the dump_format_style.py to properly document the nested
structs that are used to keep these flags discoverable among all the
configuration flags.

llvm-svn: 248802
2015-09-29 14:57:55 +00:00
..
dump_ast_matchers.py Fix AST matcher documentation. 2015-08-14 11:47:51 +00:00
dump_format_style.py clang-format: Add a new brace style "custom" as well as flags to 2015-09-29 14:57:55 +00:00