| 1 | // This file is generated, do not edit it directly! |
| 2 | // Deltas are percentage regression in parsing clang/lib/Sema/Sema.cpp |
| 3 | #ifndef FAST |
| 4 | #define FAST(CHECK, DELTA) |
| 5 | #endif |
| 6 | #ifndef SLOW |
| 7 | #define SLOW(CHECK, DELTA) |
| 8 | #endif |
| 9 | |
| 10 | FAST(abseil-cleanup-ctad, -2.0) |
| 11 | FAST(abseil-duration-addition, 0.0) |
| 12 | FAST(abseil-duration-comparison, -1.0) |
| 13 | FAST(abseil-duration-conversion-cast, -1.0) |
| 14 | FAST(abseil-duration-division, 0.0) |
| 15 | FAST(abseil-duration-factory-float, 2.0) |
| 16 | FAST(abseil-duration-factory-scale, 1.0) |
| 17 | FAST(abseil-duration-subtraction, -1.0) |
| 18 | FAST(abseil-duration-unnecessary-conversion, -0.0) |
| 19 | FAST(abseil-faster-strsplit-delimiter, 3.0) |
| 20 | FAST(abseil-no-internal-dependencies, 1.0) |
| 21 | FAST(abseil-no-namespace, -0.0) |
| 22 | FAST(abseil-redundant-strcat-calls, 1.0) |
| 23 | FAST(abseil-str-cat-append, -0.0) |
| 24 | FAST(abseil-string-find-startswith, -1.0) |
| 25 | FAST(abseil-string-find-str-contains, 4.0) |
| 26 | FAST(abseil-time-comparison, -1.0) |
| 27 | FAST(abseil-time-subtraction, 1.0) |
| 28 | FAST(abseil-upgrade-duration-conversions, 2.0) |
| 29 | SLOW(altera-id-dependent-backward-branch, 13.0) |
| 30 | FAST(altera-kernel-name-restriction, 4.0) |
| 31 | FAST(altera-single-work-item-barrier, 1.0) |
| 32 | FAST(altera-struct-pack-align, -0.0) |
| 33 | FAST(altera-unroll-loops, 2.0) |
| 34 | FAST(android-cloexec-accept, 0.0) |
| 35 | FAST(android-cloexec-accept4, 1.0) |
| 36 | FAST(android-cloexec-creat, 1.0) |
| 37 | FAST(android-cloexec-dup, 0.0) |
| 38 | FAST(android-cloexec-epoll-create, 2.0) |
| 39 | FAST(android-cloexec-epoll-create1, 0.0) |
| 40 | FAST(android-cloexec-fopen, -1.0) |
| 41 | FAST(android-cloexec-inotify-init, 2.0) |
| 42 | FAST(android-cloexec-inotify-init1, -0.0) |
| 43 | FAST(android-cloexec-memfd-create, -1.0) |
| 44 | FAST(android-cloexec-open, 1.0) |
| 45 | FAST(android-cloexec-pipe, -0.0) |
| 46 | FAST(android-cloexec-pipe2, 0.0) |
| 47 | FAST(android-cloexec-socket, 1.0) |
| 48 | FAST(android-comparison-in-temp-failure-retry, 1.0) |
| 49 | FAST(boost-use-ranges, 2.0) |
| 50 | FAST(boost-use-to-string, 2.0) |
| 51 | FAST(bugprone-argument-comment, 4.0) |
| 52 | FAST(bugprone-assert-side-effect, 1.0) |
| 53 | FAST(bugprone-assignment-in-if-condition, 2.0) |
| 54 | FAST(bugprone-bad-signal-to-kill-thread, 1.0) |
| 55 | FAST(bugprone-bool-pointer-implicit-conversion, 0.0) |
| 56 | FAST(bugprone-branch-clone, 1.0) |
| 57 | FAST(bugprone-casting-through-void, 1.0) |
| 58 | FAST(bugprone-chained-comparison, 1.0) |
| 59 | FAST(bugprone-compare-pointer-to-member-virtual-function, -0.0) |
| 60 | FAST(bugprone-copy-constructor-init, 1.0) |
| 61 | FAST(bugprone-crtp-constructor-accessibility, 0.0) |
| 62 | FAST(bugprone-dangling-handle, -0.0) |
| 63 | FAST(bugprone-dynamic-static-initializers, 0.0) |
| 64 | FAST(bugprone-easily-swappable-parameters, 2.0) |
| 65 | FAST(bugprone-empty-catch, 1.0) |
| 66 | FAST(bugprone-exception-escape, 0.0) |
| 67 | FAST(bugprone-fold-init-type, 1.0) |
| 68 | FAST(bugprone-forward-declaration-namespace, 0.0) |
| 69 | FAST(bugprone-forwarding-reference-overload, -1.0) |
| 70 | FAST(bugprone-implicit-widening-of-multiplication-result, 2.0) |
| 71 | FAST(bugprone-inaccurate-erase, -0.0) |
| 72 | FAST(bugprone-inc-dec-in-conditions, 3.0) |
| 73 | FAST(bugprone-incorrect-enable-if, -1.0) |
| 74 | FAST(bugprone-incorrect-roundings, 1.0) |
| 75 | FAST(bugprone-infinite-loop, 1.0) |
| 76 | FAST(bugprone-integer-division, -0.0) |
| 77 | FAST(bugprone-lambda-function-name, 0.0) |
| 78 | FAST(bugprone-macro-parentheses, 1.0) |
| 79 | FAST(bugprone-macro-repeated-side-effects, 1.0) |
| 80 | FAST(bugprone-misplaced-operator-in-strlen-in-alloc, 0.0) |
| 81 | FAST(bugprone-misplaced-pointer-arithmetic-in-alloc, -0.0) |
| 82 | FAST(bugprone-misplaced-widening-cast, -1.0) |
| 83 | FAST(bugprone-move-forwarding-reference, -1.0) |
| 84 | FAST(bugprone-multi-level-implicit-pointer-conversion, -1.0) |
| 85 | FAST(bugprone-multiple-new-in-one-expression, 0.0) |
| 86 | FAST(bugprone-multiple-statement-macro, 2.0) |
| 87 | FAST(bugprone-narrowing-conversions, 2.0) |
| 88 | FAST(bugprone-no-escape, 1.0) |
| 89 | FAST(bugprone-non-zero-enum-to-bool-conversion, 0.0) |
| 90 | FAST(bugprone-not-null-terminated-result, 0.0) |
| 91 | FAST(bugprone-optional-value-conversion, 1.0) |
| 92 | FAST(bugprone-parent-virtual-call, 1.0) |
| 93 | FAST(bugprone-pointer-arithmetic-on-polymorphic-object, 0.0) |
| 94 | FAST(bugprone-posix-return, -0.0) |
| 95 | FAST(bugprone-redundant-branch-condition, -0.0) |
| 96 | FAST(bugprone-reserved-identifier, -1.0) |
| 97 | FAST(bugprone-return-const-ref-from-parameter, -2.0) |
| 98 | FAST(bugprone-shared-ptr-array-mismatch, 0.0) |
| 99 | FAST(bugprone-signal-handler, -1.0) |
| 100 | FAST(bugprone-signed-char-misuse, -2.0) |
| 101 | FAST(bugprone-sizeof-container, -1.0) |
| 102 | FAST(bugprone-sizeof-expression, 1.0) |
| 103 | FAST(bugprone-spuriously-wake-up-functions, 1.0) |
| 104 | FAST(bugprone-standalone-empty, 7.0) |
| 105 | FAST(bugprone-string-constructor, 3.0) |
| 106 | FAST(bugprone-string-integer-assignment, -0.0) |
| 107 | FAST(bugprone-string-literal-with-embedded-nul, 1.0) |
| 108 | FAST(bugprone-stringview-nullptr, 4.0) |
| 109 | FAST(bugprone-suspicious-enum-usage, 2.0) |
| 110 | FAST(bugprone-suspicious-include, 0.0) |
| 111 | FAST(bugprone-suspicious-memory-comparison, 0.0) |
| 112 | FAST(bugprone-suspicious-memset-usage, 0.0) |
| 113 | FAST(bugprone-suspicious-missing-comma, -2.0) |
| 114 | FAST(bugprone-suspicious-realloc-usage, -0.0) |
| 115 | FAST(bugprone-suspicious-semicolon, 6.0) |
| 116 | FAST(bugprone-suspicious-string-compare, 1.0) |
| 117 | FAST(bugprone-suspicious-stringview-data-usage, 1.0) |
| 118 | FAST(bugprone-swapped-arguments, 1.0) |
| 119 | FAST(bugprone-switch-missing-default-case, 2.0) |
| 120 | FAST(bugprone-terminating-continue, -1.0) |
| 121 | FAST(bugprone-throw-keyword-missing, 0.0) |
| 122 | FAST(bugprone-too-small-loop-variable, 0.0) |
| 123 | FAST(bugprone-unchecked-optional-access, 2.0) |
| 124 | FAST(bugprone-undefined-memory-manipulation, 1.0) |
| 125 | FAST(bugprone-undelegated-constructor, 1.0) |
| 126 | FAST(bugprone-unhandled-exception-at-new, -1.0) |
| 127 | FAST(bugprone-unhandled-self-assignment, 0.0) |
| 128 | FAST(bugprone-unique-ptr-array-mismatch, 0.0) |
| 129 | FAST(bugprone-unsafe-functions, 1.0) |
| 130 | FAST(bugprone-unused-local-non-trivial-variable, -1.0) |
| 131 | FAST(bugprone-unused-raii, 1.0) |
| 132 | FAST(bugprone-unused-return-value, 4.0) |
| 133 | FAST(bugprone-use-after-move, 4.0) |
| 134 | FAST(bugprone-virtual-near-miss, 0.0) |
| 135 | FAST(cert-con36-c, 1.0) |
| 136 | FAST(cert-con54-cpp, 2.0) |
| 137 | FAST(cert-ctr56-cpp, 0.0) |
| 138 | FAST(cert-dcl03-c, 0.0) |
| 139 | FAST(cert-dcl16-c, 1.0) |
| 140 | FAST(cert-dcl37-c, 1.0) |
| 141 | FAST(cert-dcl50-cpp, -1.0) |
| 142 | FAST(cert-dcl51-cpp, -1.0) |
| 143 | FAST(cert-dcl54-cpp, 0.0) |
| 144 | FAST(cert-dcl58-cpp, -0.0) |
| 145 | FAST(cert-dcl59-cpp, 1.0) |
| 146 | FAST(cert-env33-c, 1.0) |
| 147 | FAST(cert-err09-cpp, -0.0) |
| 148 | FAST(cert-err33-c, 4.0) |
| 149 | FAST(cert-err34-c, -1.0) |
| 150 | FAST(cert-err52-cpp, -1.0) |
| 151 | FAST(cert-err58-cpp, -0.0) |
| 152 | FAST(cert-err60-cpp, -0.0) |
| 153 | FAST(cert-err61-cpp, 2.0) |
| 154 | FAST(cert-exp42-c, 1.0) |
| 155 | FAST(cert-fio38-c, 1.0) |
| 156 | FAST(cert-flp30-c, 3.0) |
| 157 | FAST(cert-flp37-c, 1.0) |
| 158 | FAST(cert-int09-c, -1.0) |
| 159 | FAST(cert-mem57-cpp, 0.0) |
| 160 | FAST(cert-msc24-c, 0.0) |
| 161 | FAST(cert-msc30-c, 0.0) |
| 162 | FAST(cert-msc32-c, -0.0) |
| 163 | FAST(cert-msc33-c, 2.0) |
| 164 | FAST(cert-msc50-cpp, -0.0) |
| 165 | FAST(cert-msc51-cpp, 2.0) |
| 166 | FAST(cert-msc54-cpp, -0.0) |
| 167 | FAST(cert-oop11-cpp, -0.0) |
| 168 | FAST(cert-oop54-cpp, 2.0) |
| 169 | FAST(cert-oop57-cpp, -0.0) |
| 170 | FAST(cert-oop58-cpp, 0.0) |
| 171 | FAST(cert-pos44-c, 2.0) |
| 172 | FAST(cert-pos47-c, 0.0) |
| 173 | FAST(cert-sig30-c, 1.0) |
| 174 | FAST(cert-str34-c, 2.0) |
| 175 | FAST(concurrency-mt-unsafe, 3.0) |
| 176 | FAST(concurrency-thread-canceltype-asynchronous, 1.0) |
| 177 | FAST(cppcoreguidelines-avoid-c-arrays, 0.0) |
| 178 | FAST(cppcoreguidelines-avoid-capturing-lambda-coroutines, -1.0) |
| 179 | FAST(cppcoreguidelines-avoid-const-or-ref-data-members, -2.0) |
| 180 | FAST(cppcoreguidelines-avoid-do-while, -1.0) |
| 181 | FAST(cppcoreguidelines-avoid-goto, -1.0) |
| 182 | FAST(cppcoreguidelines-avoid-magic-numbers, -2.0) |
| 183 | FAST(cppcoreguidelines-avoid-non-const-global-variables, -0.0) |
| 184 | FAST(cppcoreguidelines-avoid-reference-coroutine-parameters, -0.0) |
| 185 | FAST(cppcoreguidelines-c-copy-assignment-signature, 1.0) |
| 186 | FAST(cppcoreguidelines-explicit-virtual-functions, 0.0) |
| 187 | FAST(cppcoreguidelines-init-variables, 1.0) |
| 188 | FAST(cppcoreguidelines-interfaces-global-init, 1.0) |
| 189 | FAST(cppcoreguidelines-macro-to-enum, 0.0) |
| 190 | FAST(cppcoreguidelines-macro-usage, -0.0) |
| 191 | FAST(cppcoreguidelines-misleading-capture-default-by-value, -1.0) |
| 192 | FAST(cppcoreguidelines-missing-std-forward, 0.0) |
| 193 | FAST(cppcoreguidelines-narrowing-conversions, 2.0) |
| 194 | FAST(cppcoreguidelines-no-malloc, -1.0) |
| 195 | FAST(cppcoreguidelines-no-suspend-with-lock, 1.0) |
| 196 | FAST(cppcoreguidelines-noexcept-destructor, -0.0) |
| 197 | FAST(cppcoreguidelines-noexcept-move-operations, 2.0) |
| 198 | FAST(cppcoreguidelines-noexcept-swap, -2.0) |
| 199 | FAST(cppcoreguidelines-non-private-member-variables-in-classes, 1.0) |
| 200 | FAST(cppcoreguidelines-owning-memory, 3.0) |
| 201 | FAST(cppcoreguidelines-prefer-member-initializer, 2.0) |
| 202 | FAST(cppcoreguidelines-pro-bounds-array-to-pointer-decay, 2.0) |
| 203 | FAST(cppcoreguidelines-pro-bounds-constant-array-index, 1.0) |
| 204 | FAST(cppcoreguidelines-pro-bounds-pointer-arithmetic, 0.0) |
| 205 | FAST(cppcoreguidelines-pro-type-const-cast, -1.0) |
| 206 | FAST(cppcoreguidelines-pro-type-cstyle-cast, 2.0) |
| 207 | FAST(cppcoreguidelines-pro-type-member-init, 1.0) |
| 208 | FAST(cppcoreguidelines-pro-type-reinterpret-cast, -1.0) |
| 209 | FAST(cppcoreguidelines-pro-type-static-cast-downcast, 0.0) |
| 210 | FAST(cppcoreguidelines-pro-type-union-access, 0.0) |
| 211 | FAST(cppcoreguidelines-pro-type-vararg, -1.0) |
| 212 | FAST(cppcoreguidelines-rvalue-reference-param-not-moved, 1.0) |
| 213 | FAST(cppcoreguidelines-slicing, 1.0) |
| 214 | FAST(cppcoreguidelines-special-member-functions, -1.0) |
| 215 | FAST(cppcoreguidelines-use-default-member-init, 0.0) |
| 216 | FAST(cppcoreguidelines-virtual-class-destructor, -0.0) |
| 217 | FAST(darwin-avoid-spinlock, 2.0) |
| 218 | FAST(darwin-dispatch-once-nonstatic, 0.0) |
| 219 | FAST(fuchsia-default-arguments-calls, 1.0) |
| 220 | FAST(fuchsia-default-arguments-declarations, -0.0) |
| 221 | FAST(fuchsia-header-anon-namespaces, -0.0) |
| 222 | FAST(fuchsia-multiple-inheritance, 0.0) |
| 223 | FAST(fuchsia-overloaded-operator, 4.0) |
| 224 | FAST(fuchsia-statically-constructed-objects, -0.0) |
| 225 | FAST(fuchsia-trailing-return, 1.0) |
| 226 | FAST(fuchsia-virtual-inheritance, 1.0) |
| 227 | FAST(google-build-explicit-make-pair, 3.0) |
| 228 | FAST(google-build-namespaces, -1.0) |
| 229 | FAST(google-build-using-namespace, -0.0) |
| 230 | FAST(google-default-arguments, 0.0) |
| 231 | FAST(google-explicit-constructor, 2.0) |
| 232 | FAST(google-global-names-in-headers, 0.0) |
| 233 | FAST(google-objc-avoid-nsobject-new, 1.0) |
| 234 | FAST(google-objc-avoid-throwing-exception, -0.0) |
| 235 | FAST(google-objc-function-naming, -1.0) |
| 236 | FAST(google-objc-global-variable-declaration, 0.0) |
| 237 | FAST(google-readability-avoid-underscore-in-googletest-name, 1.0) |
| 238 | FAST(google-readability-braces-around-statements, 0.0) |
| 239 | FAST(google-readability-casting, -0.0) |
| 240 | FAST(google-readability-function-size, 3.0) |
| 241 | FAST(google-readability-namespace-comments, -0.0) |
| 242 | FAST(google-readability-todo, 1.0) |
| 243 | FAST(google-runtime-int, 0.0) |
| 244 | FAST(google-runtime-operator, 0.0) |
| 245 | FAST(google-upgrade-googletest-case, 1.0) |
| 246 | FAST(hicpp-avoid-c-arrays, 1.0) |
| 247 | FAST(hicpp-avoid-goto, -0.0) |
| 248 | FAST(hicpp-braces-around-statements, 0.0) |
| 249 | FAST(hicpp-deprecated-headers, 1.0) |
| 250 | FAST(hicpp-exception-baseclass, -1.0) |
| 251 | FAST(hicpp-explicit-conversions, 1.0) |
| 252 | FAST(hicpp-function-size, 1.0) |
| 253 | FAST(hicpp-ignored-remove-result, 3.0) |
| 254 | FAST(hicpp-invalid-access-moved, 4.0) |
| 255 | FAST(hicpp-member-init, 2.0) |
| 256 | FAST(hicpp-move-const-arg, 3.0) |
| 257 | FAST(hicpp-multiway-paths-covered, 0.0) |
| 258 | FAST(hicpp-named-parameter, 2.0) |
| 259 | FAST(hicpp-new-delete-operators, -0.0) |
| 260 | FAST(hicpp-no-array-decay, 4.0) |
| 261 | FAST(hicpp-no-assembler, 1.0) |
| 262 | FAST(hicpp-no-malloc, 2.0) |
| 263 | FAST(hicpp-noexcept-move, -0.0) |
| 264 | FAST(hicpp-signed-bitwise, -1.0) |
| 265 | FAST(hicpp-special-member-functions, -2.0) |
| 266 | FAST(hicpp-static-assert, 4.0) |
| 267 | FAST(hicpp-undelegated-constructor, 6.0) |
| 268 | FAST(hicpp-uppercase-literal-suffix, 5.0) |
| 269 | FAST(hicpp-use-auto, 0.0) |
| 270 | FAST(hicpp-use-emplace, 3.0) |
| 271 | FAST(hicpp-use-equals-default, 2.0) |
| 272 | FAST(hicpp-use-equals-delete, 1.0) |
| 273 | FAST(hicpp-use-noexcept, -0.0) |
| 274 | FAST(hicpp-use-nullptr, 1.0) |
| 275 | FAST(hicpp-use-override, -1.0) |
| 276 | FAST(hicpp-vararg, 0.0) |
| 277 | FAST(linuxkernel-must-check-errs, -0.0) |
| 278 | FAST(llvm-else-after-return, -1.0) |
| 279 | FAST(llvm-header-guard, 3.0) |
| 280 | FAST(llvm-include-order, 0.0) |
| 281 | FAST(llvm-namespace-comment, 0.0) |
| 282 | FAST(llvm-prefer-isa-or-dyn-cast-in-conditionals, 3.0) |
| 283 | FAST(llvm-prefer-register-over-unsigned, -0.0) |
| 284 | FAST(llvm-qualified-auto, 4.0) |
| 285 | FAST(llvm-twine-local, -0.0) |
| 286 | FAST(llvmlibc-callee-namespace, -0.0) |
| 287 | FAST(llvmlibc-implementation-in-namespace, 1.0) |
| 288 | FAST(llvmlibc-inline-function-decl, 3.0) |
| 289 | FAST(llvmlibc-restrict-system-libc-headers, 0.0) |
| 290 | FAST(misc-confusable-identifiers, -1.0) |
| 291 | SLOW(misc-const-correctness, 67.0) |
| 292 | FAST(misc-coroutine-hostile-raii, 1.0) |
| 293 | FAST(misc-definitions-in-headers, -1.0) |
| 294 | SLOW(misc-header-include-cycle, 10.0) |
| 295 | FAST(misc-include-cleaner, 5.0) |
| 296 | FAST(misc-misleading-bidirectional, 1.0) |
| 297 | FAST(misc-misleading-identifier, 3.0) |
| 298 | FAST(misc-misplaced-const, -2.0) |
| 299 | FAST(misc-new-delete-overloads, 1.0) |
| 300 | FAST(misc-no-recursion, 0.0) |
| 301 | FAST(misc-non-copyable-objects, 0.0) |
| 302 | FAST(misc-non-private-member-variables-in-classes, -1.0) |
| 303 | FAST(misc-redundant-expression, 1.0) |
| 304 | FAST(misc-static-assert, 3.0) |
| 305 | FAST(misc-throw-by-value-catch-by-reference, -0.0) |
| 306 | FAST(misc-unconventional-assign-operator, 1.0) |
| 307 | FAST(misc-uniqueptr-reset-release, 2.0) |
| 308 | FAST(misc-unused-alias-decls, 2.0) |
| 309 | FAST(misc-unused-parameters, 3.0) |
| 310 | FAST(misc-unused-using-decls, 1.0) |
| 311 | FAST(misc-use-anonymous-namespace, 1.0) |
| 312 | FAST(misc-use-internal-linkage, 1.0) |
| 313 | FAST(modernize-avoid-bind, 1.0) |
| 314 | FAST(modernize-avoid-c-arrays, 2.0) |
| 315 | FAST(modernize-concat-nested-namespaces, -0.0) |
| 316 | FAST(modernize-deprecated-headers, 0.0) |
| 317 | FAST(modernize-deprecated-ios-base-aliases, 0.0) |
| 318 | FAST(modernize-loop-convert, 2.0) |
| 319 | FAST(modernize-macro-to-enum, 0.0) |
| 320 | FAST(modernize-make-shared, 2.0) |
| 321 | FAST(modernize-make-unique, 1.0) |
| 322 | FAST(modernize-min-max-use-initializer-list, 1.0) |
| 323 | FAST(modernize-pass-by-value, 0.0) |
| 324 | FAST(modernize-raw-string-literal, 2.0) |
| 325 | FAST(modernize-redundant-void-arg, 1.0) |
| 326 | FAST(modernize-replace-auto-ptr, 0.0) |
| 327 | FAST(modernize-replace-disallow-copy-and-assign-macro, -0.0) |
| 328 | FAST(modernize-replace-random-shuffle, 1.0) |
| 329 | FAST(modernize-return-braced-init-list, 1.0) |
| 330 | FAST(modernize-shrink-to-fit, 1.0) |
| 331 | FAST(modernize-type-traits, 1.0) |
| 332 | FAST(modernize-unary-static-assert, 1.0) |
| 333 | FAST(modernize-use-auto, 0.0) |
| 334 | FAST(modernize-use-bool-literals, 1.0) |
| 335 | FAST(modernize-use-constraints, 1.0) |
| 336 | FAST(modernize-use-default-member-init, -0.0) |
| 337 | FAST(modernize-use-designated-initializers, 1.0) |
| 338 | FAST(modernize-use-emplace, 2.0) |
| 339 | FAST(modernize-use-equals-default, 1.0) |
| 340 | FAST(modernize-use-equals-delete, 2.0) |
| 341 | FAST(modernize-use-nodiscard, -2.0) |
| 342 | FAST(modernize-use-noexcept, -2.0) |
| 343 | FAST(modernize-use-nullptr, 1.0) |
| 344 | FAST(modernize-use-override, 0.0) |
| 345 | FAST(modernize-use-ranges, 0.0) |
| 346 | FAST(modernize-use-starts-ends-with, 0.0) |
| 347 | FAST(modernize-use-std-format, -1.0) |
| 348 | FAST(modernize-use-std-numbers, 0.0) |
| 349 | FAST(modernize-use-std-print, -0.0) |
| 350 | FAST(modernize-use-trailing-return-type, 3.0) |
| 351 | FAST(modernize-use-transparent-functors, 0.0) |
| 352 | FAST(modernize-use-uncaught-exceptions, 0.0) |
| 353 | FAST(modernize-use-using, 1.0) |
| 354 | FAST(objc-assert-equals, 1.0) |
| 355 | FAST(objc-avoid-nserror-init, -0.0) |
| 356 | FAST(objc-dealloc-in-category, 0.0) |
| 357 | FAST(objc-forbidden-subclassing, 2.0) |
| 358 | FAST(objc-missing-hash, -0.0) |
| 359 | FAST(objc-nsdate-formatter, 0.0) |
| 360 | FAST(objc-nsinvocation-argument-lifetime, 0.0) |
| 361 | FAST(objc-property-declaration, -0.0) |
| 362 | FAST(objc-super-self, -2.0) |
| 363 | FAST(openmp-exception-escape, -1.0) |
| 364 | FAST(openmp-use-default-none, 2.0) |
| 365 | FAST(performance-avoid-endl, 2.0) |
| 366 | FAST(performance-enum-size, -1.0) |
| 367 | FAST(performance-faster-string-find, 1.0) |
| 368 | FAST(performance-for-range-copy, 1.0) |
| 369 | FAST(performance-implicit-conversion-in-loop, 0.0) |
| 370 | FAST(performance-inefficient-algorithm, 1.0) |
| 371 | FAST(performance-inefficient-string-concatenation, 1.0) |
| 372 | FAST(performance-inefficient-vector-operation, -0.0) |
| 373 | FAST(performance-move-const-arg, 2.0) |
| 374 | FAST(performance-move-constructor-init, 2.0) |
| 375 | FAST(performance-no-automatic-move, 2.0) |
| 376 | FAST(performance-no-int-to-ptr, 0.0) |
| 377 | FAST(performance-noexcept-destructor, -2.0) |
| 378 | FAST(performance-noexcept-move-constructor, 1.0) |
| 379 | FAST(performance-noexcept-swap, -2.0) |
| 380 | FAST(performance-trivially-destructible, 3.0) |
| 381 | FAST(performance-type-promotion-in-math-fn, 2.0) |
| 382 | FAST(performance-unnecessary-copy-initialization, 2.0) |
| 383 | FAST(performance-unnecessary-value-param, 2.0) |
| 384 | FAST(portability-restrict-system-includes, 1.0) |
| 385 | FAST(portability-simd-intrinsics, 1.0) |
| 386 | FAST(portability-std-allocator-const, 3.0) |
| 387 | FAST(readability-avoid-const-params-in-decls, -0.0) |
| 388 | FAST(readability-avoid-nested-conditional-operator, -1.0) |
| 389 | FAST(readability-avoid-return-with-void-value, 0.0) |
| 390 | FAST(readability-avoid-unconditional-preprocessor-if, -1.0) |
| 391 | FAST(readability-braces-around-statements, 1.0) |
| 392 | FAST(readability-const-return-type, -1.0) |
| 393 | FAST(readability-container-contains, 3.0) |
| 394 | FAST(readability-container-data-pointer, -1.0) |
| 395 | SLOW(readability-container-size-empty, 13.0) |
| 396 | FAST(readability-convert-member-functions-to-static, 4.0) |
| 397 | FAST(readability-delete-null-pointer, -1.0) |
| 398 | FAST(readability-duplicate-include, 2.0) |
| 399 | FAST(readability-else-after-return, 0.0) |
| 400 | FAST(readability-enum-initial-value, 0.0) |
| 401 | FAST(readability-function-cognitive-complexity, 0.0) |
| 402 | FAST(readability-function-size, 0.0) |
| 403 | FAST(readability-identifier-length, 2.0) |
| 404 | FAST(readability-identifier-naming, 1.0) |
| 405 | FAST(readability-implicit-bool-conversion, 3.0) |
| 406 | FAST(readability-inconsistent-declaration-parameter-name, -0.0) |
| 407 | FAST(readability-isolate-declaration, 0.0) |
| 408 | FAST(readability-magic-numbers, 4.0) |
| 409 | FAST(readability-make-member-function-const, 1.0) |
| 410 | FAST(readability-math-missing-parentheses, 1.0) |
| 411 | FAST(readability-misleading-indentation, 1.0) |
| 412 | FAST(readability-misplaced-array-index, 0.0) |
| 413 | FAST(readability-named-parameter, -0.0) |
| 414 | FAST(readability-non-const-parameter, 2.0) |
| 415 | FAST(readability-operators-representation, 0.0) |
| 416 | FAST(readability-qualified-auto, 0.0) |
| 417 | FAST(readability-redundant-access-specifiers, 1.0) |
| 418 | FAST(readability-redundant-casting, -0.0) |
| 419 | FAST(readability-redundant-control-flow, 1.0) |
| 420 | FAST(readability-redundant-declaration, 1.0) |
| 421 | FAST(readability-redundant-function-ptr-dereference, 0.0) |
| 422 | FAST(readability-redundant-inline-specifier, 0.0) |
| 423 | FAST(readability-redundant-member-init, 1.0) |
| 424 | FAST(readability-redundant-preprocessor, -0.0) |
| 425 | FAST(readability-redundant-smartptr-get, 4.0) |
| 426 | FAST(readability-redundant-string-cstr, 1.0) |
| 427 | FAST(readability-redundant-string-init, -0.0) |
| 428 | FAST(readability-reference-to-constructed-temporary, 3.0) |
| 429 | FAST(readability-simplify-boolean-expr, -0.0) |
| 430 | FAST(readability-simplify-subscript-expr, 1.0) |
| 431 | FAST(readability-static-accessed-through-instance, 0.0) |
| 432 | FAST(readability-static-definition-in-anonymous-namespace, 0.0) |
| 433 | FAST(readability-string-compare, -0.0) |
| 434 | FAST(readability-suspicious-call-argument, -1.0) |
| 435 | FAST(readability-uniqueptr-delete-release, 3.0) |
| 436 | FAST(readability-uppercase-literal-suffix, 0.0) |
| 437 | FAST(readability-use-anyofallof, 2.0) |
| 438 | FAST(readability-use-std-min-max, -1.0) |
| 439 | FAST(zircon-temporary-objects, 1.0) |
| 440 | |
| 441 | #undef FAST |
| 442 | #undef SLOW |
| 443 | |