Skip to content

Commit

Permalink
LLVM 16 support
Browse files Browse the repository at this point in the history
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
  • Loading branch information
guwirth committed Dec 22, 2022
1 parent a4eddcd commit ef161e0
Show file tree
Hide file tree
Showing 4 changed files with 1,553 additions and 636 deletions.
Loading

0 comments on commit ef161e0

Please sign in to comment.