Index of /mozilla-central/tools/clang-tidy/test
Name
Last modified
Size
Description
Parent Directory
-
misc-include-cleaner.cpp
2023-06-07 06:01
24
clang-analyzer-core.uninitialized.Assign.cpp
2022-11-12 16:51
35
readability-simplify-boolean-expr.cpp
2022-11-12 16:51
40
clang-analyzer-core.UndefinedBinaryOperatorResult.cpp
2022-11-12 16:51
42
modernize-use-equals-default.cpp
2022-11-12 16:51
44
performance-noexcept-move-constructor.cpp
2022-11-12 16:51
46
bugprone-misplaced-widening-cast.cpp
2022-11-12 16:51
47
readability-redundant-control-flow.cpp
2022-11-12 16:51
47
clang-analyzer-security.insecureAPI.rand.cpp
2022-11-12 16:50
48
modernize-raw-string-literal.cpp
2022-11-12 16:51
49
bugprone-sizeof-expression.cpp
2022-11-12 16:51
51
clang-analyzer-core.uninitialized.Branch.cpp
2022-11-12 16:51
52
clang-analyzer-security.insecureAPI.vfork.cpp
2022-11-12 16:51
52
modernize-concat-nested-namespaces.cpp
2022-11-12 16:51
52
bugprone-incorrect-roundings.cpp
2022-11-12 16:51
53
readability-inconsistent-declaration-parameter-name.cpp
2022-11-12 16:51
53
clang-analyzer-core.DivideZero.cpp
2022-11-12 16:51
54
clang-analyzer-security.insecureAPI.UncheckedReturn.cpp
2022-11-12 16:51
54
bugprone-integer-division.cpp
2022-11-12 16:51
55
cppcoreguidelines-pro-type-member-init.cpp
2022-11-12 16:51
56
clang-analyzer-security.insecureAPI.mkstemp.cpp
2022-11-12 16:51
58
cppcoreguidelines-narrowing-conversions.cpp
2022-11-12 16:50
59
readability-delete-null-pointer.cpp
2022-11-12 16:51
59
performance-unnecessary-value-param.cpp
2022-11-12 16:51
61
readability-redundant-string-init.cpp
2022-11-12 16:50
61
clang-analyzer-security.FloatLoopCounter.cpp
2022-11-12 16:51
64
misc-unused-using-decls.cpp
2022-11-12 16:51
65
modernize-redundant-void-arg.cpp
2022-11-12 16:51
65
bugprone-forward-declaration-namespace.cpp
2022-11-12 16:51
66
misc-redundant-expression.cpp
2022-11-12 16:51
66
clang-analyzer-security.insecureAPI.gets.cpp
2022-11-12 16:51
69
misc-non-copyable-objects.cpp
2022-11-12 16:51
69
performance-type-promotion-in-math-fn.cpp
2022-11-12 16:51
69
readability-else-after-return.cpp
2022-11-12 16:50
70
bugprone-switch-missing-default-case.cpp
2023-09-29 06:02
71
modernize-use-nullptr.cpp
2022-11-12 16:51
71
clang-analyzer-security.insecureAPI.mktemp.cpp
2022-11-12 16:51
74
performance-faster-string-find.cpp
2022-11-12 16:51
76
clang-analyzer-core.NullDereference.cpp
2022-11-12 16:51
77
clang-analyzer-security.insecureAPI.getpw.cpp
2022-11-12 16:51
78
readability-non-const-parameter.cpp
2022-11-12 16:50
78
bugprone-too-small-loop-variable.cpp
2022-11-12 16:51
79
clang-analyzer-security.insecureAPI.bzero.cpp
2022-11-12 16:51
79
clang-analyzer-deadcode.DeadStores.cpp
2022-11-12 16:51
81
modernize-use-auto.json
2023-05-11 06:01
81
modernize-use-nullptr.json
2023-05-11 06:01
81
readability-qualified-auto.cpp
2022-11-12 16:51
82
clang-analyzer-core.CallAndMessage.cpp
2022-11-12 16:51
83
modernize-use-bool-literals.cpp
2022-11-12 16:51
84
clang-analyzer-security.insecureAPI.gets.json
2023-05-11 06:01
85
readability-container-size-empty.cpp
2022-11-12 16:51
85
clang-analyzer-security.insecureAPI.strcpy.cpp
2022-11-12 16:51
86
readability-redundant-preprocessor.cpp
2022-11-12 16:51
86
readability-uniqueptr-delete-release.cpp
2022-11-12 16:51
87
bugprone-argument-comment.cpp
2022-11-12 16:50
88
readability-magic-numbers.cpp
2022-11-12 16:51
88
clang-analyzer-core.NonNullParamChecker.cpp
2022-11-12 16:50
91
clang-analyzer-security.insecureAPI.bcopy.cpp
2022-11-12 16:50
91
modernize-use-using.cpp
2022-11-12 16:51
93
clang-analyzer-security.insecureAPI.bcmp.cpp
2022-11-12 16:51
95
modernize-use-override.cpp
2022-11-12 16:50
96
bugprone-suspicious-semicolon.cpp
2022-11-12 16:51
100
clang-analyzer-core.DivideZero.json
2023-05-11 06:01
101
clang-analyzer-optin.performance.Padding.cpp
2023-02-15 06:01
102
misc-unused-using-decls.json
2023-05-11 06:01
102
clang-analyzer-cplusplus.NewDeleteLeaks.cpp
2022-11-12 16:51
105
modernize-avoid-bind.json
2023-05-11 06:01
105
readability-redundant-member-init.cpp
2023-10-09 06:01
105
bugprone-use-after-move.json
2023-05-11 06:01
107
modernize-loop-convert.cpp
2022-11-12 16:51
107
modernize-loop-convert.json
2023-05-11 06:01
109
modernize-redundant-void-arg.json
2023-05-11 06:01
109
modernize-use-override.json
2023-05-11 06:01
110
bugprone-multiple-statement-macro.cpp
2022-11-12 16:51
112
readability-redundant-string-cstr.cpp
2022-11-12 16:51
113
readability-redundant-string-cstr.json
2023-05-11 06:01
113
modernize-avoid-bind.cpp
2022-11-12 16:50
120
clang-analyzer-cplusplus.Move.json
2023-05-11 06:01
130
bugprone-suspicious-semicolon.json
2023-05-11 06:01
132
readability-else-after-return.json
2023-05-11 06:01
132
clang-analyzer-cplusplus.Move.cpp
2022-11-12 16:51
133
performance-inefficient-vector-operation.cpp
2022-11-12 16:51
133
misc-redundant-expression.json
2023-05-11 06:01
135
readability-redundant-string-init.json
2023-05-11 06:01
135
readability-static-accessed-through-instance.cpp
2022-11-12 16:51
137
clang-analyzer-deadcode.DeadStores.json
2023-05-11 06:01
138
bugprone-assert-side-effect.cpp
2022-11-12 16:51
139
bugprone-suspicious-string-compare.cpp
2022-11-12 16:51
141
cppcoreguidelines-pro-type-member-init.json
2023-05-11 06:01
141
performance-unnecessary-copy-initialization.cpp
2022-11-12 16:50
141
modernize-concat-nested-namespaces.json
2023-05-11 06:01
142
performance-move-constructor-init.cpp
2022-11-12 16:51
142
readability-redundant-smartptr-get.json
2023-05-11 06:01
142
readability-redundant-member-init.json
2023-10-09 06:01
143
misc-include-cleaner.json
2023-06-07 06:01
144
performance-avoid-endl.json
2023-09-29 06:02
147
performance-type-promotion-in-math-fn.json
2023-05-11 06:01
147
readability-non-const-parameter.json
2023-05-11 06:01
150
readability-redundant-preprocessor.json
2023-05-11 06:01
150
readability-qualified-auto.json
2023-05-11 06:01
152
cppcoreguidelines-narrowing-conversions.json
2023-05-11 06:01
153
clang-analyzer-cplusplus.NewDeleteLeaks.json
2023-05-11 06:01
154
readability-static-accessed-through-instance.json
2023-05-11 06:01
154
bugprone-suspicious-missing-comma.json
2023-05-11 06:01
155
clang-analyzer-security.insecureAPI.bcmp.json
2023-05-11 06:01
155
clang-analyzer-security.insecureAPI.bzero.json
2023-05-11 06:01
157
readability-uniqueptr-delete-release.json
2023-05-11 06:01
157
clang-analyzer-core.uninitialized.Branch.json
2023-05-11 06:01
158
readability-simplify-boolean-expr.json
2023-05-11 06:01
158
bugprone-assert-side-effect.json
2023-05-11 06:01
159
modernize-raw-string-literal.json
2023-05-11 06:01
160
modernize-shrink-to-fit.cpp
2022-11-12 16:50
160
readability-misleading-indentation.json
2023-05-11 06:01
160
bugprone-sizeof-expression.json
2023-05-11 06:01
161
clang-analyzer-core.UndefinedBinaryOperatorResult.json
2023-05-11 06:01
164
readability-isolate-declaration.json
2023-05-11 06:01
165
clang-analyzer-core.NonNullParamChecker.json
2023-05-11 06:01
166
clang-analyzer-unix.cstring.NullArg.json
2023-05-11 06:01
167
bugprone-suspicious-string-compare.json
2023-05-11 06:01
168
bugprone-unused-raii.json
2023-05-11 06:01
168
readability-delete-null-pointer.json
2023-05-11 06:01
168
bugprone-multiple-statement-macro.json
2023-05-11 06:01
169
clang-analyzer-security.insecureAPI.bcopy.json
2023-05-11 06:01
170
performance-inefficient-algorithm.json
2023-05-11 06:01
170
readability-magic-numbers.json
2023-05-11 06:01
171
misc-non-copyable-objects.json
2023-05-11 06:01
172
bugprone-macro-parentheses.cpp
2022-11-12 16:50
173
performance-move-constructor-init.json
2023-05-11 06:01
173
modernize-use-equals-delete.cpp
2022-11-12 16:51
174
readability-misleading-indentation.cpp
2022-11-12 16:51
174
readability-container-size-empty.json
2023-05-11 06:01
177
bugprone-too-small-loop-variable.json
2023-05-11 06:01
178
bugprone-switch-missing-default-case.json
2023-09-29 06:02
179
modernize-use-using.json
2023-05-11 06:01
180
readability-redundant-control-flow.json
2023-05-11 06:01
180
bugprone-macro-repeated-side-effects.json
2023-05-11 06:01
181
bugprone-integer-division.json
2023-05-11 06:01
183
clang-analyzer-core.CallAndMessage.json
2023-05-11 06:01
185
modernize-deprecated-ios-base-aliases.json
2023-05-11 06:01
185
readability-inconsistent-declaration-parameter-name.json
2023-05-11 06:01
185
bugprone-bool-pointer-implicit-conversion.json
2023-05-11 06:01
187
bugprone-suspicious-missing-comma.cpp
2022-11-12 16:51
187
clang-analyzer-security.insecureAPI.rand.json
2023-05-11 06:01
189
clang-analyzer-unix.cstring.BadSizeArg.cpp
2022-11-12 16:51
192
clang-analyzer-security.FloatLoopCounter.json
2023-05-11 06:01
193
clang-analyzer-core.NullDereference.json
2023-05-11 06:01
198
performance-move-const-arg.json
2023-05-11 06:01
198
bugprone-misplaced-widening-cast.json
2023-05-11 06:01
203
performance-unnecessary-value-param.json
2023-05-11 06:01
205
clang-analyzer-security.insecureAPI.mkstemp.json
2023-05-11 06:01
207
bugprone-forward-declaration-namespace.json
2023-05-11 06:01
209
bugprone-incorrect-roundings.json
2023-05-11 06:01
210
performance-inefficient-vector-operation.json
2023-05-11 06:01
210
clang-analyzer-unix.cstring.BadSizeArg.json
2023-05-11 06:01
211
clang-analyzer-security.insecureAPI.getpw.json
2023-05-11 06:01
215
performance-for-range-copy.json
2023-05-11 06:01
218
clang-analyzer-unix.cstring.NullArg.cpp
2022-11-12 16:51
219
bugprone-move-forwarding-reference.json
2023-05-11 06:01
225
clang-analyzer-core.uninitialized.Assign.json
2023-05-11 06:01
226
clang-analyzer-security.insecureAPI.mktemp.json
2023-05-11 06:01
227
readability-isolate-declaration.cpp
2022-11-12 16:51
230
readability-const-return-type.json
2023-05-11 06:01
232
readability-const-return-type.cpp
2022-11-12 16:51
234
modernize-use-auto.cpp
2022-11-12 16:51
235
performance-faster-string-find.json
2023-05-11 06:01
235
performance-inefficient-string-concatenation.cpp
2022-11-12 16:50
238
misc-unused-alias-decls.json
2023-05-11 06:01
241
readability-braces-around-statements.json
2023-05-11 06:01
248
performance-inefficient-string-concatenation.json
2023-05-11 06:01
249
performance-unnecessary-copy-initialization.json
2023-05-11 06:01
254
readability-redundant-smartptr-get.cpp
2022-11-12 16:51
265
modernize-use-equals-default.json
2023-05-11 06:01
267
clang-analyzer-security.insecureAPI.UncheckedReturn.json
2023-05-11 06:01
270
performance-noexcept-move-constructor.json
2023-05-11 06:01
278
bugprone-argument-comment.json
2023-05-11 06:01
284
clang-analyzer-security.insecureAPI.vfork.json
2023-05-11 06:01
290
clang-analyzer-optin.performance.Padding.json
2023-05-11 06:01
305
modernize-deprecated-ios-base-aliases.cpp
2022-11-12 16:51
327
modernize-shrink-to-fit.json
2023-05-11 06:01
332
misc-unused-alias-decls.cpp
2022-11-12 16:51
345
bugprone-string-constructor.json
2023-05-11 06:01
393
bugprone-suspicious-memset-usage.json
2023-05-11 06:01
424
performance-implicit-conversion-in-loop.json
2023-05-11 06:01
430
readability-braces-around-statements.cpp
2022-11-12 16:51
494
bugprone-unused-raii.cpp
2022-11-12 16:51
500
clang-analyzer-security.insecureAPI.strcpy.json
2023-05-11 06:01
508
clang-analyzer-cplusplus.NewDelete.json
2023-05-11 06:01
520
performance-move-const-arg.cpp
2022-11-12 16:51
524
modernize-use-bool-literals.json
2023-05-11 06:01
536
modernize-use-equals-delete.json
2023-05-11 06:01
548
bugprone-bool-pointer-implicit-conversion.cpp
2022-11-12 16:51
549
bugprone-string-integer-assignment.cpp
2022-11-12 16:51
589
performance-for-range-copy.cpp
2022-11-12 16:51
598
bugprone-macro-parentheses.json
2023-05-11 06:01
615
clang-analyzer-unix.Malloc.json
2023-05-11 06:01
618
bugprone-string-integer-assignment.json
2023-05-11 06:01
630
bugprone-swapped-arguments.cpp
2022-11-12 16:50
633
bugprone-move-forwarding-reference.cpp
2022-11-12 16:51
678
clang-analyzer-unix.Malloc.cpp
2022-11-12 16:51
681
performance-inefficient-algorithm.cpp
2022-11-12 16:51
695
bugprone-macro-repeated-side-effects.cpp
2022-11-12 16:51
696
bugprone-string-constructor.cpp
2022-11-12 16:50
702
performance-avoid-endl.cpp
2023-10-01 06:00
740
bugprone-suspicious-memset-usage.cpp
2022-11-12 16:51
845
bugprone-swapped-arguments.json
2023-09-27 06:01
860
readability-implicit-bool-conversion.cpp
2022-11-12 16:51
951
performance-implicit-conversion-in-loop.cpp
2022-11-12 16:51
972
bugprone-use-after-move.cpp
2022-11-12 16:51
1.0K
clang-analyzer-cplusplus.NewDelete.cpp
2022-11-12 16:50
1.0K
readability-implicit-bool-conversion.json
2023-05-11 06:01
2.2K
structures.h
2022-11-12 16:51
2.5K