[PATCH] D71155: [analyzer] CERT STR rule checkers: STR30-C

Csaba Dabis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 24 21:51:23 PDT 2020


Charusso added a comment.

In D71155#1854908 <https://reviews.llvm.org/D71155#1854908>, @NoQ wrote:

> Let's separate `CStringChecker` improvements into a separate patch and have a separate set of tests for it.


I was thinking about creating tests, but I cannot figure out any better testing than a live checker that uses such features of `CStringChecker`. Also I have not found any real world issues with the checker, so I could not really test its real behavior.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71155/new/

https://reviews.llvm.org/D71155





More information about the cfe-commits mailing list