[clang] [analyzer] Fix FP for cplusplus.placement new #149240 (PR #150161)
DonĂ¡t Nagy via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 25 01:16:28 PDT 2025
================
@@ -179,8 +179,8 @@ void f2() {
// maybe ok but we need to warn.
----------------
NagyDonat wrote:
Similarly to the previous comment, explain that this testcase is a situation that _could_ be problematic, but the checker doesn't report it.
https://github.com/llvm/llvm-project/pull/150161
More information about the cfe-commits
mailing list