]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use modernize-use-using check
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Wed, 27 Jun 2018 13:14:40 +0000 (15:14 +0200)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Wed, 27 Jun 2018 13:19:19 +0000 (15:19 +0200)
contrib/utilities/run_clang_tidy.sh

index 2edc28fb02ae630947ccd15728dc190a02c44226..401f058731cd6863bef79c4e3ad3d265c7b6388f 100755 (executable)
@@ -51,7 +51,8 @@ CHECKS="-*,
         performance-*,
         -performance-inefficient-string-concatenation,
         modernize-use-emplace,
-        modernize-deprecated-headers"
+        modernize-deprecated-headers,
+        modernize-use-using"
 
 CHECKS="$(echo "${CHECKS}" | tr -d '[:space:]')"
 echo "$CHECKS"

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.