tree: acaa52837e667832cdb7c37358d7490ea5558e7a [path history] [tgz]
  1. Inputs/
  2. avoid-const-params-in-decls-macros.cpp
  3. avoid-const-params-in-decls.cpp
  4. avoid-nested-conditional-operator.cpp
  5. avoid-return-with-void-value.cpp
  6. avoid-unconditional-preprocessor-if.cpp
  7. bitint-no-crash.c
  8. braces-around-statements-assert-failure.cpp
  9. braces-around-statements-attributes.cpp
  10. braces-around-statements-consteval-if.cpp
  11. braces-around-statements-constexpr-if-templates.cpp
  12. braces-around-statements-few-lines.cpp
  13. braces-around-statements-format.cpp
  14. braces-around-statements-same-line.cpp
  15. braces-around-statements-single-line.cpp
  16. braces-around-statements.cpp
  17. const-return-type-macros.cpp
  18. const-return-type.cpp
  19. container-contains.cpp
  20. container-data-pointer.cpp
  21. container-size-empty-cxx20.cpp
  22. container-size-empty.cpp
  23. convert-member-functions-to-static.cpp
  24. delete-null-pointer.cpp
  25. duplicate-include.cpp
  26. else-after-return-if-constexpr.cpp
  27. else-after-return-no-cond-var-refactor.cpp
  28. else-after-return-no-warn.cpp
  29. else-after-return-pp-no-crash.cpp
  30. else-after-return.cpp
  31. enum-initial-value.c
  32. enum-initial-value.cpp
  33. function-cognitive-complexity-flags.cpp
  34. function-cognitive-complexity.cpp
  35. function-size-variables-c++17.cpp
  36. function-size.cpp
  37. identifier-length.cpp
  38. identifier-naming-anon-record-fields.cpp
  39. identifier-naming-bugfix-name-conflicts.cpp
  40. identifier-naming-bugfix.cpp
  41. identifier-naming-case-match.cpp
  42. identifier-naming-case-violation.cpp
  43. identifier-naming-empty-options.cpp
  44. identifier-naming-hungarian-notation-c-language.c
  45. identifier-naming-hungarian-notation-cfgfile.cpp
  46. identifier-naming-hungarian-notation-lower-case-prefix.cpp
  47. identifier-naming-hungarian-notation.cpp
  48. identifier-naming-ignored-regexp.cpp
  49. identifier-naming-main-like.cpp
  50. identifier-naming-member-decl-usage.cpp
  51. identifier-naming-multiple-styles.cpp
  52. identifier-naming-objc.m
  53. identifier-naming-standard-types.h
  54. identifier-naming-symlink.cpp
  55. identifier-naming.cpp
  56. implicit-bool-conversion-allow-in-conditions.cpp
  57. implicit-bool-conversion-cxx98.cpp
  58. implicit-bool-conversion.cpp
  59. inconsistent-declaration-parameter-name-macros.cpp
  60. inconsistent-declaration-parameter-name-strict.cpp
  61. inconsistent-declaration-parameter-name.cpp
  62. isolate-declaration-cxx17.cpp
  63. isolate-declaration-fixing.cpp
  64. isolate-declaration-no-infinite-loop.cpp
  65. isolate-declaration.c
  66. isolate-declaration.cpp
  67. magic-numbers-bitfields.cpp
  68. magic-numbers-todo.cpp
  69. magic-numbers-userliteral.cpp
  70. magic-numbers.cpp
  71. make-member-function-const.cpp
  72. math-missing-parentheses.cpp
  73. misleading-indentation-cpp17.cpp
  74. misleading-indentation.cpp
  75. misplaced-array-index.cpp
  76. named-parameter.cpp
  77. non-const-parameter.cpp
  78. operators-representation-to-alternative.cpp
  79. operators-representation-to-traditional.cpp
  80. qualified-auto-cxx20.cpp
  81. qualified-auto.cpp
  82. redundant-access-specifiers-check-first-declaration.cpp
  83. redundant-access-specifiers.cpp
  84. redundant-casting.cpp
  85. redundant-control-flow.cpp
  86. redundant-declaration-ignore-macros.cpp
  87. redundant-declaration.c
  88. redundant-declaration.cpp
  89. redundant-function-ptr-dereference.cpp
  90. redundant-inline-specifier.cpp
  91. redundant-member-init.cpp
  92. redundant-preprocessor-ifdef.cpp
  93. redundant-preprocessor.cpp
  94. redundant-preprocessor.h
  95. redundant-smartptr-get-macros.cpp
  96. redundant-smartptr-get-msvc.cpp
  97. redundant-smartptr-get.cpp
  98. redundant-string-cstr-format.cpp
  99. redundant-string-cstr-function.cpp
  100. redundant-string-cstr-msvc.cpp
  101. redundant-string-cstr.cpp
  102. redundant-string-init-msvc.cpp
  103. redundant-string-init.cpp
  104. reference-to-constructed-temporary.cpp
  105. simplify-boolean-expr-case.cpp
  106. simplify-boolean-expr-chained-conditional-assignment.cpp
  107. simplify-boolean-expr-chained-conditional-return.cpp
  108. simplify-boolean-expr-cxx17.cpp
  109. simplify-boolean-expr-cxx23.cpp
  110. simplify-boolean-expr-demorgan.cpp
  111. simplify-boolean-expr-macros.cpp
  112. simplify-boolean-expr-members.cpp
  113. simplify-boolean-expr.cpp
  114. simplify-subscript-expr.cpp
  115. static-accessed-through-instance-nesting-threshold.cpp
  116. static-accessed-through-instance.cpp
  117. static-definition-in-anonymous-namespace.cpp
  118. string-compare.cpp
  119. suspicious-call-argument.cpp
  120. uniqueptr-delete-release.cpp
  121. uppercase-literal-suffix-float16.cpp
  122. uppercase-literal-suffix-floating-point-opencl-half.cpp
  123. uppercase-literal-suffix-floating-point.cpp
  124. uppercase-literal-suffix-hexadecimal-floating-point.cpp
  125. uppercase-literal-suffix-integer-custom-list.cpp
  126. uppercase-literal-suffix-integer-macro.cpp
  127. uppercase-literal-suffix-integer-ms.cpp
  128. uppercase-literal-suffix-integer.cpp
  129. use-anyofallof-cpp20.cpp
  130. use-anyofallof.cpp
  131. use-std-min-max.cpp