Bug 1799563 - Fix a rebase failure in browser-gestureSupport.js. r=tnikkel
[gecko.git] / tools / clang-tidy / test / 
tree688a5f1557003b4d31de8cb07a764339a81344a4
drwxr-xr-x   ..
-rw-r--r-- 88 bugprone-argument-comment.cpp
-rw-r--r-- 241 bugprone-argument-comment.json
-rw-r--r-- 139 bugprone-assert-side-effect.cpp
-rw-r--r-- 134 bugprone-assert-side-effect.json
-rw-r--r-- 549 bugprone-bool-pointer-implicit-conversion.cpp
-rw-r--r-- 162 bugprone-bool-pointer-implicit-conversion.json
-rw-r--r-- 66 bugprone-forward-declaration-namespace.cpp
-rw-r--r-- 184 bugprone-forward-declaration-namespace.json
-rw-r--r-- 53 bugprone-incorrect-roundings.cpp
-rw-r--r-- 185 bugprone-incorrect-roundings.json
-rw-r--r-- 55 bugprone-integer-division.cpp
-rw-r--r-- 158 bugprone-integer-division.json
-rw-r--r-- 173 bugprone-macro-parentheses.cpp
-rw-r--r-- 518 bugprone-macro-parentheses.json
-rw-r--r-- 696 bugprone-macro-repeated-side-effects.cpp
-rw-r--r-- 156 bugprone-macro-repeated-side-effects.json
-rw-r--r-- 47 bugprone-misplaced-widening-cast.cpp
-rw-r--r-- 178 bugprone-misplaced-widening-cast.json
-rw-r--r-- 678 bugprone-move-forwarding-reference.cpp
-rw-r--r-- 200 bugprone-move-forwarding-reference.json
-rw-r--r-- 112 bugprone-multiple-statement-macro.cpp
-rw-r--r-- 148 bugprone-multiple-statement-macro.json
-rw-r--r-- 51 bugprone-sizeof-expression.cpp
-rw-r--r-- 136 bugprone-sizeof-expression.json
-rw-r--r-- 702 bugprone-string-constructor.cpp
-rw-r--r-- 332 bugprone-string-constructor.json
-rw-r--r-- 589 bugprone-string-integer-assignment.cpp
-rw-r--r-- 587 bugprone-string-integer-assignment.json
-rw-r--r-- 845 bugprone-suspicious-memset-usage.cpp
-rw-r--r-- 363 bugprone-suspicious-memset-usage.json
-rw-r--r-- 187 bugprone-suspicious-missing-comma.cpp
-rw-r--r-- 130 bugprone-suspicious-missing-comma.json
-rw-r--r-- 100 bugprone-suspicious-semicolon.cpp
-rw-r--r-- 107 bugprone-suspicious-semicolon.json
-rw-r--r-- 141 bugprone-suspicious-string-compare.cpp
-rw-r--r-- 143 bugprone-suspicious-string-compare.json
-rw-r--r-- 633 bugprone-swapped-arguments.cpp
-rw-r--r-- 781 bugprone-swapped-arguments.json
-rw-r--r-- 79 bugprone-too-small-loop-variable.cpp
-rw-r--r-- 153 bugprone-too-small-loop-variable.json
-rw-r--r-- 500 bugprone-unused-raii.cpp
-rw-r--r-- 143 bugprone-unused-raii.json
-rw-r--r-- 1013 bugprone-use-after-move.cpp
-rw-r--r-- 98 bugprone-use-after-move.json
-rw-r--r-- 83 clang-analyzer-core.CallAndMessage.cpp
-rw-r--r-- 160 clang-analyzer-core.CallAndMessage.json
-rw-r--r-- 54 clang-analyzer-core.DivideZero.cpp
-rw-r--r-- 92 clang-analyzer-core.DivideZero.json
-rw-r--r-- 91 clang-analyzer-core.NonNullParamChecker.cpp
-rw-r--r-- 141 clang-analyzer-core.NonNullParamChecker.json
-rw-r--r-- 77 clang-analyzer-core.NullDereference.cpp
-rw-r--r-- 173 clang-analyzer-core.NullDereference.json
-rw-r--r-- 42 clang-analyzer-core.UndefinedBinaryOperatorResult.cpp
-rw-r--r-- 139 clang-analyzer-core.UndefinedBinaryOperatorResult.json
-rw-r--r-- 35 clang-analyzer-core.uninitialized.Assign.cpp
-rw-r--r-- 201 clang-analyzer-core.uninitialized.Assign.json
-rw-r--r-- 52 clang-analyzer-core.uninitialized.Branch.cpp
-rw-r--r-- 133 clang-analyzer-core.uninitialized.Branch.json
-rw-r--r-- 133 clang-analyzer-cplusplus.Move.cpp
-rw-r--r-- 105 clang-analyzer-cplusplus.Move.json
-rw-r--r-- 1019 clang-analyzer-cplusplus.NewDelete.cpp
-rw-r--r-- 441 clang-analyzer-cplusplus.NewDelete.json
-rw-r--r-- 105 clang-analyzer-cplusplus.NewDeleteLeaks.cpp
-rw-r--r-- 129 clang-analyzer-cplusplus.NewDeleteLeaks.json
-rw-r--r-- 81 clang-analyzer-deadcode.DeadStores.cpp
-rw-r--r-- 113 clang-analyzer-deadcode.DeadStores.json
-rw-r--r-- 64 clang-analyzer-security.FloatLoopCounter.cpp
-rw-r--r-- 168 clang-analyzer-security.FloatLoopCounter.json
-rw-r--r-- 54 clang-analyzer-security.insecureAPI.UncheckedReturn.cpp
-rw-r--r-- 245 clang-analyzer-security.insecureAPI.UncheckedReturn.json
-rw-r--r-- 95 clang-analyzer-security.insecureAPI.bcmp.cpp
-rw-r--r-- 130 clang-analyzer-security.insecureAPI.bcmp.json
-rw-r--r-- 91 clang-analyzer-security.insecureAPI.bcopy.cpp
-rw-r--r-- 145 clang-analyzer-security.insecureAPI.bcopy.json
-rw-r--r-- 79 clang-analyzer-security.insecureAPI.bzero.cpp
-rw-r--r-- 132 clang-analyzer-security.insecureAPI.bzero.json
-rw-r--r-- 78 clang-analyzer-security.insecureAPI.getpw.cpp
-rw-r--r-- 190 clang-analyzer-security.insecureAPI.getpw.json
-rw-r--r-- 69 clang-analyzer-security.insecureAPI.gets.cpp
-rw-r--r-- 84 clang-analyzer-security.insecureAPI.gets.json
-rw-r--r-- 58 clang-analyzer-security.insecureAPI.mkstemp.cpp
-rw-r--r-- 182 clang-analyzer-security.insecureAPI.mkstemp.json
-rw-r--r-- 74 clang-analyzer-security.insecureAPI.mktemp.cpp
-rw-r--r-- 202 clang-analyzer-security.insecureAPI.mktemp.json
-rw-r--r-- 48 clang-analyzer-security.insecureAPI.rand.cpp
-rw-r--r-- 188 clang-analyzer-security.insecureAPI.rand.json
-rw-r--r-- 86 clang-analyzer-security.insecureAPI.strcpy.cpp
-rw-r--r-- 507 clang-analyzer-security.insecureAPI.strcpy.json
-rw-r--r-- 52 clang-analyzer-security.insecureAPI.vfork.cpp
-rw-r--r-- 265 clang-analyzer-security.insecureAPI.vfork.json
-rw-r--r-- 681 clang-analyzer-unix.Malloc.cpp
-rw-r--r-- 553 clang-analyzer-unix.Malloc.json
-rw-r--r-- 192 clang-analyzer-unix.cstring.BadSizeArg.cpp
-rw-r--r-- 186 clang-analyzer-unix.cstring.BadSizeArg.json
-rw-r--r-- 219 clang-analyzer-unix.cstring.NullArg.cpp
-rw-r--r-- 142 clang-analyzer-unix.cstring.NullArg.json
-rw-r--r-- 59 cppcoreguidelines-narrowing-conversions.cpp
-rw-r--r-- 128 cppcoreguidelines-narrowing-conversions.json
-rw-r--r-- 56 cppcoreguidelines-pro-type-member-init.cpp
-rw-r--r-- 116 cppcoreguidelines-pro-type-member-init.json
-rw-r--r-- 69 misc-non-copyable-objects.cpp
-rw-r--r-- 147 misc-non-copyable-objects.json
-rw-r--r-- 66 misc-redundant-expression.cpp
-rw-r--r-- 110 misc-redundant-expression.json
-rw-r--r-- 345 misc-unused-alias-decls.cpp
-rw-r--r-- 198 misc-unused-alias-decls.json
-rw-r--r-- 65 misc-unused-using-decls.cpp
-rw-r--r-- 93 misc-unused-using-decls.json
-rw-r--r-- 120 modernize-avoid-bind.cpp
-rw-r--r-- 96 modernize-avoid-bind.json
-rw-r--r-- 52 modernize-concat-nested-namespaces.cpp
-rw-r--r-- 117 modernize-concat-nested-namespaces.json
-rw-r--r-- 327 modernize-deprecated-ios-base-aliases.cpp
-rw-r--r-- 160 modernize-deprecated-ios-base-aliases.json
-rw-r--r-- 107 modernize-loop-convert.cpp
-rw-r--r-- 100 modernize-loop-convert.json
-rw-r--r-- 49 modernize-raw-string-literal.cpp
-rw-r--r-- 135 modernize-raw-string-literal.json
-rw-r--r-- 65 modernize-redundant-void-arg.cpp
-rw-r--r-- 108 modernize-redundant-void-arg.json
-rw-r--r-- 160 modernize-shrink-to-fit.cpp
-rw-r--r-- 289 modernize-shrink-to-fit.json
-rw-r--r-- 235 modernize-use-auto.cpp
-rw-r--r-- 80 modernize-use-auto.json
-rw-r--r-- 84 modernize-use-bool-literals.cpp
-rw-r--r-- 457 modernize-use-bool-literals.json
-rw-r--r-- 44 modernize-use-equals-default.cpp
-rw-r--r-- 224 modernize-use-equals-default.json
-rw-r--r-- 174 modernize-use-equals-delete.cpp
-rw-r--r-- 469 modernize-use-equals-delete.json
-rw-r--r-- 71 modernize-use-nullptr.cpp
-rw-r--r-- 78 modernize-use-nullptr.json
-rw-r--r-- 96 modernize-use-override.cpp
-rw-r--r-- 109 modernize-use-override.json
-rw-r--r-- 93 modernize-use-using.cpp
-rw-r--r-- 169 modernize-use-using.json
-rw-r--r-- 76 performance-faster-string-find.cpp
-rw-r--r-- 210 performance-faster-string-find.json
-rw-r--r-- 598 performance-for-range-copy.cpp
-rw-r--r-- 193 performance-for-range-copy.json
-rw-r--r-- 972 performance-implicit-conversion-in-loop.cpp
-rw-r--r-- 405 performance-implicit-conversion-in-loop.json
-rw-r--r-- 695 performance-inefficient-algorithm.cpp
-rw-r--r-- 145 performance-inefficient-algorithm.json
-rw-r--r-- 238 performance-inefficient-string-concatenation.cpp
-rw-r--r-- 224 performance-inefficient-string-concatenation.json
-rw-r--r-- 133 performance-inefficient-vector-operation.cpp
-rw-r--r-- 185 performance-inefficient-vector-operation.json
-rw-r--r-- 524 performance-move-const-arg.cpp
-rw-r--r-- 173 performance-move-const-arg.json
-rw-r--r-- 142 performance-move-constructor-init.cpp
-rw-r--r-- 148 performance-move-constructor-init.json
-rw-r--r-- 46 performance-noexcept-move-constructor.cpp
-rw-r--r-- 235 performance-noexcept-move-constructor.json
-rw-r--r-- 69 performance-type-promotion-in-math-fn.cpp
-rw-r--r-- 122 performance-type-promotion-in-math-fn.json
-rw-r--r-- 141 performance-unnecessary-copy-initialization.cpp
-rw-r--r-- 229 performance-unnecessary-copy-initialization.json
-rw-r--r-- 61 performance-unnecessary-value-param.cpp
-rw-r--r-- 180 performance-unnecessary-value-param.json
-rw-r--r-- 494 readability-braces-around-statements.cpp
-rw-r--r-- 205 readability-braces-around-statements.json
-rw-r--r-- 234 readability-const-return-type.cpp
-rw-r--r-- 207 readability-const-return-type.json
-rw-r--r-- 85 readability-container-size-empty.cpp
-rw-r--r-- 152 readability-container-size-empty.json
-rw-r--r-- 59 readability-delete-null-pointer.cpp
-rw-r--r-- 143 readability-delete-null-pointer.json
-rw-r--r-- 70 readability-else-after-return.cpp
-rw-r--r-- 107 readability-else-after-return.json
-rw-r--r-- 951 readability-implicit-bool-conversion.cpp
-rw-r--r-- 1888 readability-implicit-bool-conversion.json
-rw-r--r-- 53 readability-inconsistent-declaration-parameter-name.cpp
-rw-r--r-- 160 readability-inconsistent-declaration-parameter-name.json
-rw-r--r-- 230 readability-isolate-declaration.cpp
-rw-r--r-- 140 readability-isolate-declaration.json
-rw-r--r-- 88 readability-magic-numbers.cpp
-rw-r--r-- 146 readability-magic-numbers.json
-rw-r--r-- 174 readability-misleading-indentation.cpp
-rw-r--r-- 135 readability-misleading-indentation.json
-rw-r--r-- 78 readability-non-const-parameter.cpp
-rw-r--r-- 125 readability-non-const-parameter.json
-rw-r--r-- 82 readability-qualified-auto.cpp
-rw-r--r-- 127 readability-qualified-auto.json
-rw-r--r-- 47 readability-redundant-control-flow.cpp
-rw-r--r-- 155 readability-redundant-control-flow.json
-rw-r--r-- 86 readability-redundant-preprocessor.cpp
-rw-r--r-- 125 readability-redundant-preprocessor.json
-rw-r--r-- 265 readability-redundant-smartptr-get.cpp
-rw-r--r-- 117 readability-redundant-smartptr-get.json
-rw-r--r-- 113 readability-redundant-string-cstr.cpp
-rw-r--r-- 104 readability-redundant-string-cstr.json
-rw-r--r-- 61 readability-redundant-string-init.cpp
-rw-r--r-- 110 readability-redundant-string-init.json
-rw-r--r-- 40 readability-simplify-boolean-expr.cpp
-rw-r--r-- 133 readability-simplify-boolean-expr.json
-rw-r--r-- 137 readability-static-accessed-through-instance.cpp
-rw-r--r-- 129 readability-static-accessed-through-instance.json
-rw-r--r-- 87 readability-uniqueptr-delete-release.cpp
-rw-r--r-- 132 readability-uniqueptr-delete-release.json
-rw-r--r-- 2531 structures.h