diff options
| author | DonĂ¡t Nagy <donat.nagy@ericsson.com> | 2025-07-09 17:04:28 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-09 17:04:28 +0200 |
| commit | cd193f4c057ee5005197219df1c646b939a85711 (patch) | |
| tree | f721e7c2905571173a12a964edd91993773253ad /flang/lib/Frontend/CompilerInvocation.cpp | |
| parent | 62f8377e4029b2db9b4826431625244c17598019 (diff) | |
| download | llvm-cd193f4c057ee5005197219df1c646b939a85711.zip llvm-cd193f4c057ee5005197219df1c646b939a85711.tar.gz llvm-cd193f4c057ee5005197219df1c646b939a85711.tar.bz2 | |
[analyzer] Remove redundant bug type DoubleDelete (#147542)
This commit removes the DoubleDelete bug type from `MallocChecker.cpp`
because it's completely redundant with the `DoubleFree` bug (which is
already used for all allocator families, including new/delete).
This simplifies the code of the checker and prevents the potential
confusion caused by two semantically equivalent and very similar, but
not identical bug report messages.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
