Dimitrij Mojoski
|
172178c0c3
|
Autodetect C++ dialect in use for clang-format
PR other//97076
* clang-format: Autodetect C++ standard in use rather than
forcing C++03.
|
2020-09-17 15:22:33 -06:00 |
|
Martin Liska
|
ba7c8cb571
|
Tweak clang-format configuration.
2019-09-18 Martin Liska <mliska@suse.cz>
* clang-format: Tweak configuration based on new
options offered.
From-SVN: r275875
|
2019-09-18 13:32:25 +00:00 |
|
Martin Liska
|
e06b54c275
|
clang-format: split content of a list to multiple lines
* clang-format: Split content of a list to multiple
lines.
From-SVN: r230654
|
2015-11-20 12:24:34 +00:00 |
|
Martin Liska
|
0f3594af7b
|
clang-format: Enhance list of FOR_EACH macros
* clang-format: Enhance list of FOR_EACH macros.
From-SVN: r230602
|
2015-11-19 12:54:57 +00:00 |
|
Martin Liska
|
daa53f38ee
|
Add clang-format config to contrib folder
* .gitignore: Add .clang-format to ignored files.
* Makefile.in: Add clang-format.
* Makefile.tpl: Likewise.
* clang-format: New file.
From-SVN: r230601
|
2015-11-19 12:32:09 +00:00 |
|