Skip to content

support Clang-Tidy v15#2324

Merged
guwirth merged 1 commit intoSonarOpenCommunity:masterfrom
guwirth:clang-tidy-15
Feb 28, 2022
Merged

support Clang-Tidy v15#2324
guwirth merged 1 commit intoSonarOpenCommunity:masterfrom
guwirth:clang-tidy-15

Conversation

@guwirth
Copy link
Copy Markdown
Collaborator

@guwirth guwirth commented Feb 25, 2022

  • llvmorg-15-init-2831-geb3e09c9bf1d

new rules:

  • abseil-cleanup-ctad
  • bugprone-shared-ptr-array-mismatch
  • bugprone-stringview-nullptr
  • cert-err33-c
  • misc-misleading-bidirectional
  • misc-misleading-identifier
  • objc-assert-equals
  • readability-container-contains
  • readability-container-data-pointer
  • readability-duplicate-include
  • clang-diagnostic-always-inline-coroutine
  • clang-diagnostic-bit-int-extension
  • clang-diagnostic-branch-protection
  • clang-diagnostic-c++14-attribute-extensions
  • clang-diagnostic-c++17-attribute-extensions
  • clang-diagnostic-c++20-attribute-extensions
  • clang-diagnostic-deprecated-coroutine
  • clang-diagnostic-deprecated-experimental-coroutine
  • clang-diagnostic-deprecated-type
  • clang-diagnostic-future-attribute-extensions
  • clang-diagnostic-spirv-compat
  • clang-diagnostic-target-clones-mixed-specifiers
  • clang-diagnostic-unaligned-access
  • clang-diagnostic-unqualified-std-cast-call
  • clang-diagnostic-unsupported-abi

This change is Reviewable

@guwirth guwirth added this to the 2.0.7 milestone Feb 25, 2022
@guwirth guwirth self-assigned this Feb 25, 2022
- llvmorg-15-init-2831-geb3e09c9bf1d
@guwirth guwirth merged commit 6f1acc4 into SonarOpenCommunity:master Feb 28, 2022
@guwirth guwirth deleted the clang-tidy-15 branch July 26, 2022 09:08
@guwirth guwirth restored the clang-tidy-15 branch July 26, 2022 09:15
@guwirth guwirth deleted the clang-tidy-15 branch July 26, 2022 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant