Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/tools/clang-tidy/   (Browser von der Mozilla Stiftung Version 136.0.1©) image not shown  

Quellverzeichnis products/sources/formale Sprachen/C/Firefox/tools/clang-tidy/test/



bugprone-argument-comment.cpp        
bugprone-argument-comment.json        
bugprone-assert-side-effect.cpp        
bugprone-assert-side-effect.json        
bugprone-bool-pointer-implicit-conversion.cpp        
bugprone-bool-pointer-implicit-conversion.json        
bugprone-forward-declaration-namespace.cpp        
bugprone-forward-declaration-namespace.json        
bugprone-incorrect-roundings.cpp        
bugprone-incorrect-roundings.json        
bugprone-integer-division.cpp        
bugprone-integer-division.json        
bugprone-macro-parentheses.cpp        
bugprone-macro-parentheses.json        
bugprone-macro-repeated-side-effects.cpp        
bugprone-macro-repeated-side-effects.json        
bugprone-misplaced-widening-cast.cpp        
bugprone-misplaced-widening-cast.json        
bugprone-move-forwarding-reference.cpp        
bugprone-move-forwarding-reference.json        
bugprone-multiple-statement-macro.cpp        
bugprone-multiple-statement-macro.json        
bugprone-sizeof-expression.cpp        
bugprone-sizeof-expression.json        
bugprone-string-constructor.cpp        
bugprone-string-constructor.json        
bugprone-string-integer-assignment.cpp        
bugprone-string-integer-assignment.json        
bugprone-suspicious-memset-usage.cpp        
bugprone-suspicious-memset-usage.json        
bugprone-suspicious-missing-comma.cpp        
bugprone-suspicious-missing-comma.json        
bugprone-suspicious-semicolon.cpp        
bugprone-suspicious-semicolon.json        
bugprone-suspicious-string-compare.cpp        
bugprone-suspicious-string-compare.json        
bugprone-swapped-arguments.cpp        
bugprone-swapped-arguments.json        
bugprone-switch-missing-default-case.cpp        
bugprone-switch-missing-default-case.json        
bugprone-too-small-loop-variable.cpp        
bugprone-too-small-loop-variable.json        
bugprone-unused-raii.cpp        
bugprone-unused-raii.json        
bugprone-use-after-move.cpp        
bugprone-use-after-move.json        
clang-analyzer-core.CallAndMessage.cpp        
clang-analyzer-core.CallAndMessage.json        
clang-analyzer-core.DivideZero.cpp        
clang-analyzer-core.DivideZero.json        
clang-analyzer-core.NonNullParamChecker.cpp        
clang-analyzer-core.NonNullParamChecker.json        
clang-analyzer-core.NullDereference.cpp        
clang-analyzer-core.NullDereference.json        
clang-analyzer-core.UndefinedBinaryOperatorResult.cpp        
clang-analyzer-core.UndefinedBinaryOperatorResult.json        
clang-analyzer-core.uninitialized.Assign.cpp        
clang-analyzer-core.uninitialized.Assign.json        
clang-analyzer-core.uninitialized.Branch.cpp        
clang-analyzer-core.uninitialized.Branch.json        
clang-analyzer-cplusplus.Move.cpp        
clang-analyzer-cplusplus.Move.json        
clang-analyzer-cplusplus.NewDelete.cpp        
clang-analyzer-cplusplus.NewDelete.json        
clang-analyzer-cplusplus.NewDeleteLeaks.cpp        
clang-analyzer-cplusplus.NewDeleteLeaks.json        
clang-analyzer-deadcode.DeadStores.cpp        
clang-analyzer-deadcode.DeadStores.json        
clang-analyzer-optin.performance.Padding.cpp        
clang-analyzer-optin.performance.Padding.json        
clang-analyzer-security.FloatLoopCounter.cpp        
clang-analyzer-security.FloatLoopCounter.json        
clang-analyzer-security.insecureAPI.UncheckedReturn.cpp        
clang-analyzer-security.insecureAPI.UncheckedReturn.json        
clang-analyzer-security.insecureAPI.bcmp.cpp        
clang-analyzer-security.insecureAPI.bcmp.json        
clang-analyzer-security.insecureAPI.bcopy.cpp        
clang-analyzer-security.insecureAPI.bcopy.json        
clang-analyzer-security.insecureAPI.bzero.cpp        
clang-analyzer-security.insecureAPI.bzero.json        
clang-analyzer-security.insecureAPI.getpw.cpp        
clang-analyzer-security.insecureAPI.getpw.json        
clang-analyzer-security.insecureAPI.gets.cpp        
clang-analyzer-security.insecureAPI.gets.json        
clang-analyzer-security.insecureAPI.mkstemp.cpp        
clang-analyzer-security.insecureAPI.mkstemp.json        
clang-analyzer-security.insecureAPI.mktemp.cpp        
clang-analyzer-security.insecureAPI.mktemp.json        
clang-analyzer-security.insecureAPI.rand.cpp        
clang-analyzer-security.insecureAPI.rand.json        
clang-analyzer-security.insecureAPI.strcpy.cpp        
clang-analyzer-security.insecureAPI.strcpy.json        
clang-analyzer-security.insecureAPI.vfork.cpp        
clang-analyzer-security.insecureAPI.vfork.json        
clang-analyzer-unix.Malloc.cpp        
clang-analyzer-unix.Malloc.json        
clang-analyzer-unix.cstring.BadSizeArg.cpp        
clang-analyzer-unix.cstring.BadSizeArg.json        
clang-analyzer-unix.cstring.NullArg.cpp        
clang-analyzer-unix.cstring.NullArg.json        
cppcoreguidelines-narrowing-conversions.cpp        
cppcoreguidelines-narrowing-conversions.json        
cppcoreguidelines-pro-type-member-init.cpp        
cppcoreguidelines-pro-type-member-init.json        
misc-include-cleaner.cpp        
misc-include-cleaner.json        
misc-non-copyable-objects.cpp        
misc-non-copyable-objects.json        
misc-redundant-expression.cpp        
misc-redundant-expression.json        
misc-unused-alias-decls.cpp        
misc-unused-alias-decls.json        
misc-unused-using-decls.cpp        
misc-unused-using-decls.json        
modernize-avoid-bind.cpp        
modernize-avoid-bind.json        
modernize-concat-nested-namespaces.cpp        
modernize-concat-nested-namespaces.json        
modernize-deprecated-ios-base-aliases.cpp        
modernize-deprecated-ios-base-aliases.json        
modernize-loop-convert.cpp        
modernize-loop-convert.json        
modernize-raw-string-literal.cpp        
modernize-raw-string-literal.json        
modernize-redundant-void-arg.cpp        
modernize-redundant-void-arg.json        
modernize-shrink-to-fit.cpp        
modernize-shrink-to-fit.json        
modernize-use-auto.cpp        
modernize-use-auto.json        
modernize-use-bool-literals.cpp        
modernize-use-bool-literals.json        
modernize-use-equals-default.cpp        
modernize-use-equals-default.json        
modernize-use-equals-delete.cpp        
modernize-use-equals-delete.json        
modernize-use-nullptr.cpp        
modernize-use-nullptr.json        
modernize-use-override.cpp        
modernize-use-override.json        
modernize-use-using.cpp        
modernize-use-using.json        
performance-avoid-endl.cpp        
performance-avoid-endl.json        
performance-faster-string-find.cpp        
performance-faster-string-find.json        
performance-for-range-copy.cpp        
performance-for-range-copy.json        
performance-implicit-conversion-in-loop.cpp        
performance-implicit-conversion-in-loop.json        
performance-inefficient-algorithm.cpp        
performance-inefficient-algorithm.json        
performance-inefficient-string-concatenation.cpp        
performance-inefficient-string-concatenation.json        
performance-inefficient-vector-operation.cpp        
performance-inefficient-vector-operation.json        
performance-move-const-arg.cpp        
performance-move-const-arg.json        
performance-move-constructor-init.cpp        
performance-move-constructor-init.json        
performance-noexcept-move-constructor.cpp        
performance-noexcept-move-constructor.json        
performance-type-promotion-in-math-fn.cpp        
performance-type-promotion-in-math-fn.json        
performance-unnecessary-copy-initialization.cpp        
performance-unnecessary-copy-initialization.json        
performance-unnecessary-value-param.cpp        
performance-unnecessary-value-param.json        
readability-braces-around-statements.cpp        
readability-braces-around-statements.json        
readability-const-return-type.cpp        
readability-const-return-type.json        
readability-container-size-empty.cpp        
readability-container-size-empty.json        
readability-delete-null-pointer.cpp        
readability-delete-null-pointer.json        
readability-else-after-return.cpp        
readability-else-after-return.json        
readability-implicit-bool-conversion.cpp        
readability-implicit-bool-conversion.json        
readability-inconsistent-declaration-parameter-name.cpp        
readability-inconsistent-declaration-parameter-name.json        
readability-isolate-declaration.cpp        
readability-isolate-declaration.json        
readability-magic-numbers.cpp        
readability-magic-numbers.json        
readability-misleading-indentation.cpp        
readability-misleading-indentation.json        
readability-non-const-parameter.cpp        
readability-non-const-parameter.json        
readability-qualified-auto.cpp        
readability-qualified-auto.json        
readability-redundant-control-flow.cpp        
readability-redundant-control-flow.json        
readability-redundant-member-init.cpp        
readability-redundant-member-init.json        
readability-redundant-preprocessor.cpp        
readability-redundant-preprocessor.json        
readability-redundant-smartptr-get.cpp        
readability-redundant-smartptr-get.json        
readability-redundant-string-cstr.cpp        
readability-redundant-string-cstr.json        
readability-redundant-string-init.cpp        
readability-redundant-string-init.json        
readability-simplify-boolean-expr.cpp        
readability-simplify-boolean-expr.json        
readability-static-accessed-through-instance.cpp        
readability-static-accessed-through-instance.json        
readability-uniqueptr-delete-release.cpp        
readability-uniqueptr-delete-release.json        
structures.h        

Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.