[clang] [llvm] [analyzer][NFC] Reorganize Z3 report refutation (PR #95128)
DonĂ¡t Nagy via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 14 03:34:09 PDT 2024
https://github.com/NagyDonat commented:
I tried to review the resource management code thoroughly, but I admit that I'm not skilled in this area -- I'm used to working in modern C++ and Python where these footguns are less relevant.
I found two classed that (if I understand correctly) violate the "rule of three", but I didn't find any acute issues.
https://github.com/llvm/llvm-project/pull/95128
More information about the llvm-commits
mailing list