[PATCH] D81718: [Analyzer][NFC] Add methods `getReturnObject()` and `getArgObject()` to `CallEvent`
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 16 23:57:47 PDT 2020
baloghadamsoftware added a comment.
> It tests exactly what i want: the correctness of your code in //this very patch// that was written to handle //this very case// for which you never even bothered figuring out the correct solution but you already wrote //a large amount of code// (including some code in this patch) //with zero test coverage// to demonstrate correctness of your solution.
Zero test coverage? Then what are the unit tests?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81718/new/
https://reviews.llvm.org/D81718
More information about the cfe-commits
mailing list