]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Disable modernize checks instead of enabling 7603/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Sat, 19 Jan 2019 10:49:05 +0000 (11:49 +0100)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Sat, 19 Jan 2019 22:39:24 +0000 (23:39 +0100)
contrib/utilities/run_clang_tidy.sh

index ace389e4d005d62a503b9bfda7dc3b1c8a8483f7..d292ef84a0845dab5b69c1ee7bd1d7fd5314f195 100755 (executable)
@@ -49,13 +49,13 @@ ARGS="-D DEAL_II_ALLOW_BUNDLED=OFF -D DEAL_II_WITH_MPI=ON -D CMAKE_EXPORT_COMPIL
 CHECKS="-*,
         cppcoreguidelines-pro-type-static-cast-downcast,
         google-readability-casting,
-        modernize-deprecated-headers,
-        modernize-redundant-void-arg,
-        modernize-use-emplace,
-        modernize-use-equals-default,
-        modernize-use-equals-delete,
-        modernize-use-nullptr,
-        modernize-use-using,
+        modernize-*,
+        -modernize-pass-by-value,
+        -modernize-raw-string-literal,
+        -modernize-use-auto,
+        -modernize-use-override,
+        -modernize-use-default-member-init,
+        -modernize-use-transparent-functors,
         mpi-*,
         performance-*,
         -performance-inefficient-string-concatenation"

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.