Skip to content

Commit

Permalink
add more suppressions
Browse files Browse the repository at this point in the history
  • Loading branch information
lexdene committed Nov 29, 2023
1 parent 110f163 commit 22f3f5e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions misc/.cppcheck-supp
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
*:include/rapidjson/itoa.h:141
*:include/rapidjson/itoa.h:216
*:include/llvm/SmallVector.h:55
*:include/llvm/SmallVector.h:88
*:include/llvm/SmallVector.h:134
*:include/llvm/SmallVector.h:162
*:include/llvm/SmallVector.h:164
*:include/llvm/SmallVector.h:214
*:include/llvm/SmallVector.h:515
*:include/llvm/SmallVector.h:516
*:include/llvm/SmallVector.h:546
*:include/llvm/SmallVector.h:715
*:include/llvm/SmallVector.h:718
*:include/llvm/SmallVector.h:726
Expand Down

0 comments on commit 22f3f5e

Please sign in to comment.