diff options
| author | Ben Shi <2283975856@qq.com> | 2024-01-11 09:10:34 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-11 09:10:34 +0800 |
| commit | 66d022f326779c8abe80b272751fab1a10992222 (patch) | |
| tree | 45420fc7aa405b05ae4c7d8620df3cbe541b6914 /llvm/lib/Transforms/Utils/Local.cpp | |
| parent | 753dc0a01ccc3cbe87d5ee0fe0ec7f8db340966f (diff) | |
| download | llvm-66d022f326779c8abe80b272751fab1a10992222.zip llvm-66d022f326779c8abe80b272751fab1a10992222.tar.gz llvm-66d022f326779c8abe80b272751fab1a10992222.tar.bz2 | |
[clang][analyzer] Fix incorrect range of 'ftell' in the StdLibraryFunctionsChecker (#77576)
According to https://pubs.opengroup.org/onlinepubs/9699919799/, the
return value of `ftell` is not restricted to `> 0`, and may return `0`
in real world.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions
