mirror of https://github.com/grpc/grpc.git
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
https://grpc.io/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
526 B
38 lines
526 B
8 years ago
|
+checks
|
||
|
+partial
|
||
|
+matchanyintegral
|
||
|
+strictlib
|
||
|
-nullassign
|
||
|
-predboolint
|
||
|
-predboolptr
|
||
|
+ptrnegate
|
||
|
-switchloopbreak
|
||
|
+ignoresigns
|
||
|
-infloopsuncon
|
||
|
-type
|
||
|
|
||
|
# splint's memory checks don't quite work without annotations
|
||
|
-mustfreeonly
|
||
|
-compmempass
|
||
|
-nullret
|
||
|
-observertrans
|
||
|
-statictrans
|
||
|
-compdestroy
|
||
|
-nullpass
|
||
|
-nullstate
|
||
|
-compdef
|
||
|
-usereleased
|
||
|
-temptrans
|
||
|
-dependenttrans
|
||
|
-kepttrans
|
||
|
-branchstate
|
||
|
-immediatetrans
|
||
|
-mustfreefresh
|
||
|
|
||
|
# These tests give false positives, compiler typically has
|
||
|
# better warnings for these.
|
||
|
-noret
|
||
|
-noeffect
|
||
|
-usedef
|
||
|
|