[clang] [analyzer] Add an ownership change visitor to StreamChecker (PR #94957)
Balázs Kéri via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 11 07:03:43 PDT 2024
https://github.com/balazske commented:
I did not find big issues. But a description could be added to the `NoOwnershipChangeVisitor` to explain what it does, and to `StreamChecker` for what is it used. I did not find a similar test for `MallocChecker` but there could be one with similar test functions.
https://github.com/llvm/llvm-project/pull/94957
More information about the cfe-commits
mailing list