aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Local.cpp
diff options
context:
space:
mode:
authorBen Shi <2283975856@qq.com>2024-01-11 09:10:34 +0800
committerGitHub <noreply@github.com>2024-01-11 09:10:34 +0800
commit66d022f326779c8abe80b272751fab1a10992222 (patch)
tree45420fc7aa405b05ae4c7d8620df3cbe541b6914 /llvm/lib/Transforms/Utils/Local.cpp
parent753dc0a01ccc3cbe87d5ee0fe0ec7f8db340966f (diff)
downloadllvm-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