diff options
author | Balázs Kéri <balazs.keri@ericsson.com> | 2025-10-14 08:54:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-14 08:54:28 +0200 |
commit | e9e9ba4a694b778038bbda0120fca075e9b6bd1e (patch) | |
tree | d0e6bb824442e9a711653e20830c2037b511d54c /lldb/packages/Python/lldbsuite/test/lldbtest.py | |
parent | 22bf331933c2b072bc2b2fd00c70b2b3b1c21a98 (diff) | |
download | llvm-e9e9ba4a694b778038bbda0120fca075e9b6bd1e.zip llvm-e9e9ba4a694b778038bbda0120fca075e9b6bd1e.tar.gz llvm-e9e9ba4a694b778038bbda0120fca075e9b6bd1e.tar.bz2 |
[clang][analyzer] Support strlen with offset to string literal in CStringChecker (#159795)
Handle cases like `strlen(string_constant + 3)` in `CStringChecker` by
returning the original string length minus offset.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbtest.py')
0 files changed, 0 insertions, 0 deletions