Skip to content
Snippets Groups Projects
Commit 412f9566 authored by Daniel Agar's avatar Daniel Agar Committed by Lorenz Meier
Browse files

clang-tidy enable performance-type-promotion-in-math-fn

parent 3c1d785d
No related branches found
No related tags found
No related merge requests found
......@@ -164,7 +164,7 @@ Checks: 'clang-diagnostic-*,clang-analyzer-*,-*,
performance-for-range-copy,
performance-implicit-cast-in-loop,
## TODO: fix code and enable # performance-inefficient-string-concatenation,
## TODO: fix code and enable # performance-type-promotion-in-math-fn,
performance-type-promotion-in-math-fn,
performance-unnecessary-copy-initialization,
performance-unnecessary-value-param,
#readability-avoid-const-params-in-decls,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment