]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix clang-format version to 11.1 12650/head
authorKonrad Simon <konrad.simon@uni-hamburg.de>
Fri, 13 Aug 2021 18:53:02 +0000 (20:53 +0200)
committerKonrad Simon <konrad.simon@uni-hamburg.de>
Fri, 13 Aug 2021 18:59:10 +0000 (20:59 +0200)
.clang-format
bundled/.clang-format
contrib/utilities/indent.py
doc/.clang-format
doc/doxygen/headers/coding_conventions.h
examples/.clang-format

index 795ee2c028223cac9deec3f4b5483353b7afb58d..b410a5e448de8f825625f9e66bbe3d1974d1a623 100644 (file)
@@ -1,5 +1,5 @@
 #
-# The clang-format (Clang 6) style file used by deal.II.
+# The clang-format (Clang 11) style file used by deal.II.
 #
 
 AccessModifierOffset: -2
index 184bb9fa5884d4fda5f4ff5e10957cbe8c6ba51a..52d3a671ceb7d94aa5fe22d6833a870cf85c4d42 100644 (file)
@@ -1,5 +1,5 @@
 #
-# The clang-format (Clang 6) style file used by deal.II.
+# The clang-format (Clang 11) style file used by deal.II.
 # This directory shall not be formatted.
 #
 
index 5e6c4b48c1312aa2e2b0475fdcafb0e1f9752e45..7b28eba164b1477c262475ec3705f669456536cf 100644 (file)
@@ -92,7 +92,7 @@ def parse_arguments():
                                      "in a list of directories "
                                      "that satisfy a given regex."
                                      "This program requires "
-                                     "clang-format version 6.0.0 or 6.0.1.")
+                                     "clang-format version 11.1.")
 
     parser.add_argument("-b", "--clang-format-binary", metavar="PATH",
                         default=distutils.spawn.find_executable("clang-format"))
index 184bb9fa5884d4fda5f4ff5e10957cbe8c6ba51a..52d3a671ceb7d94aa5fe22d6833a870cf85c4d42 100644 (file)
@@ -1,5 +1,5 @@
 #
-# The clang-format (Clang 6) style file used by deal.II.
+# The clang-format (Clang 11) style file used by deal.II.
 # This directory shall not be formatted.
 #
 
index 11af41c7e627b477262e4e0c2cacf1aacd7d5c7d..c7a22bc8d09273c05c4197fbadb59fedcada6bed 100644 (file)
@@ -32,7 +32,7 @@ code is written, without having to look up the exact definition of something.
 
 <h3>Notes on deal.II indentation</h3>
 
-<p>deal.II uses <code>clang-format</code> 6.0 to normalize indentation. A
+<p>deal.II uses <code>clang-format</code> 11.1 to normalize indentation. A
 style file is provided at
 @code
   \${SOURCE_DIR}/.clang-format
@@ -61,7 +61,7 @@ If the system you are working on has more than one version of
 <code>clang-format</code> installed (or if it is not in the path)
 you should replace the above <code>make indent</code> command with
 @code
-  make DEAL_II_CLANG_FORMAT=/path/to/clang-6.0/clang-format indent
+  make DEAL_II_CLANG_FORMAT=/path/to/clang-11.1/clang-format indent
 @endcode
 to point to the correct executable.
 </p>
index a640fbdc742fce822d92241922abc046a6f6df50..87b185e3443367e7f51882a1e231f1804b6a4c18 100644 (file)
@@ -1,5 +1,5 @@
 #
-# The clang-format (Clang 6) style file used by deal.II for the examples.
+# The clang-format (Clang 11) style file used by deal.II for the examples.
 # In contrast to the general one, header files are not sorted and we do
 # not require return types to be on a separate line.
 #

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.