Skip to content

LLVM 16 support#2456

Merged
guwirth merged 1 commit intoSonarOpenCommunity:masterfrom
guwirth:llvm-16
Dec 22, 2022
Merged

LLVM 16 support#2456
guwirth merged 1 commit intoSonarOpenCommunity:masterfrom
guwirth:llvm-16

Conversation

@guwirth
Copy link
Copy Markdown
Collaborator

@guwirth guwirth commented Dec 22, 2022

new rules:

  • abseil-cleanup-ctad
  • bugprone-assignment-in-if-condition
  • bugprone-narrowing-conversions
  • bugprone-standalone-empty
  • bugprone-suspicious-realloc-usage
  • bugprone-unchecked-optional-access
  • cert-msc54-cpp
  • cppcoreguidelines-avoid-const-or-ref-data-members
  • cppcoreguidelines-avoid-do-while
  • cppcoreguidelines-macro-to-enum
  • misc-confusable-identifiers
  • misc-const-correctness
  • misc-use-anonymous-namespace
  • modernize-macro-to-enum
  • objc-nsdate-formatter
  • portability-std-allocator-const

This change is Reviewable

new rules:
* abseil-cleanup-ctad
* bugprone-assignment-in-if-condition
* bugprone-narrowing-conversions
* bugprone-standalone-empty
* bugprone-suspicious-realloc-usage
* bugprone-unchecked-optional-access
* cert-msc54-cpp
* cppcoreguidelines-avoid-const-or-ref-data-members
* cppcoreguidelines-avoid-do-while
* cppcoreguidelines-macro-to-enum
* misc-confusable-identifiers
* misc-const-correctness
* misc-use-anonymous-namespace
* modernize-macro-to-enum
* objc-nsdate-formatter
* portability-std-allocator-const
@guwirth guwirth added this to the 2.1.0 milestone Dec 22, 2022
@guwirth guwirth self-assigned this Dec 22, 2022
@guwirth guwirth merged commit 28198f5 into SonarOpenCommunity:master Dec 22, 2022
@guwirth guwirth deleted the llvm-16 branch February 8, 2023 13:32
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