diff options
author | Arseniy Zaostrovnykh <necto.ne@gmail.com> | 2024-08-26 14:38:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-26 14:38:54 +0200 |
commit | 95b37a76493a1cd4b607f53f4318b5da5b5392f0 (patch) | |
tree | fbc3cd86cf8de27038da7e7710db7b5ffef678d7 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 914fa6727f712966e4fdaa2f9a4a99ab3321d1d0 (diff) | |
download | llvm-95b37a76493a1cd4b607f53f4318b5da5b5392f0.zip llvm-95b37a76493a1cd4b607f53f4318b5da5b5392f0.tar.gz llvm-95b37a76493a1cd4b607f53f4318b5da5b5392f0.tar.bz2 |
[analyzer] Detect leak of a stack address through output arguments 2/3 (#105653)
At this point, only functions called from other functions (i.e., not
top-level) are covered. Top-level functions have a different exit
sequence and will be handled by a subsequent change.
CPP-4734
-------
This is the second of three commits constituting
https://github.com/llvm/llvm-project/pull/105648
it must not be merged before
https://github.com/llvm/llvm-project/pull/105652
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions